Re-compiling wxEuphoria on Linux

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

Matt! I need halp...

Functions I've added to wxEuphoria recently don't seem to be getting exported when I re-compile on Linux. But I've got export.exw updating both wat_dll\exports.lbc (for Watcom) and exports (for LCC) equally. Everything looks fine, compiles fine, etc. Here's my recent steps:

$ svn update 
$ exu exports.exw 
$ make 
$ sudo make install 
$ exu wrap.exw 
$ ldconfig /usr/lib 


But things like initialize_split() and new_wxProcess() are returning bad routine numbers (-1). I've even tried manually copying libwxeu.so.12 to /usr/lib and re-running ldconfig again. Still nothing. What am I missing? getlost

-Greg

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

Search



Quick Links

User menu

Not signed in.

Misc Menu