Hi
Does anybody know if scite-debug can still be used on a 64 bit machine. I get the below error
cannot load spawner /home/clvn/scite-debug/unix-spawner-ex.so: wrong ELF class: ELFCLASS32
/home/clvn/scite-debug/scite_lua/other.lua:27: attempt to index global 'spawner' (a nil value)
>Lua: error occurred while loading startup script
And after some googling and going through a few lua files, it seems like a architecture issue with the unix-spawner-ex file. I dont know this enough to fix this. Any help would be appreciated.
I have become used to scite-debug for python develpoment on my windos 7 64 bit machine. However, I decided to switch to ubuntu and cant get it to work. I need this :(