Re: wxEuphoria (again)

new topic     » goto parent     » topic index » view thread      » older message » newer message
mattlewis said...
Jerry_Story said...

This is the only one that produced a non-zero result.

include dll.e 
? open_dll("/usr/lib/libwxeu.so.14")   

jstory@jstory-desktop:~/Documents$ exu test.exw 
156851904 
jstory@jstory-desktop:~/Documents$  

That actually makes sense to me. I presume this is the version that you built and installed. The C ABI changed between 9.04 and 9.10, which is probably why the earlier versions didn't work. You may need to re-run ldconfig to get the system to recognize libwxeu.so.14 without a full path.

Matt

jstory@jstory-desktop:~/Documents$ sudo ldconfig /usr/lib 
jstory@jstory-desktop:~/Documents$  

jstory@jstory-desktop:/media/usb1/uploads/upload_dmak/dmak$ exu dmak.exw 
Could not open wxEuphoria library.  Press enter to abort. 

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu