Re: need help with wxEuphoria on linux
- Posted by raseu Jul 08, 2009
- 1149 views
EU VERSION : EU4 r2176M
PLATFORM : Linux Ubuntu
COMPILER : gcc 4.1.3 20080929
wxEuphoria library versions libwxeu.so.13, libwxeu.so.14 don't work for me either
I had to go back to libwxeu.so.12 for it to work
and you do not necessarily need to copy the library to /usr/lib
versions 13 and 14 won't work for me even with absolute pathnames
eg :
wxWidgets = open_dll("./libwxeu.so.14")
they both fail with
Could not open wxEuphoria library. Press enter to abort