Re: Could not open wxEuphoria library. Press enter to abort.

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

I am out of my depth here. Anybody who can help?

I've run into the same problems you describe. And that's kind of sad because I'm one of the developers on wxEuphoria. sad

I'm pretty sure the issue is with running 32-bit Euphoria on a 64-bit OS. I have gotten it working after much fiddling around. Here are my recommendations:

  1. Make sure libwxeu.so is in /usr/local/lib (it should be if you make/make install), then run these commands:
    cd /usr/local/lib
    sudo ldconfig

  2. Try rebooting. Seriously, sometimes that's all I've done to get it working.

  3. Setup a 32-Bit Chroot "jail" and install Euphoria and wxEuphoria there, and use that for your development.

  4. Install a 32-bit version of your OS until we get everything ironed out for 64-bit (i.e. release of Euphoria 4.1).

-Greg

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

Search



Quick Links

User menu

Not signed in.

Misc Menu