Could not open wxEuphoria library. Press enter to abort.
- Posted by kiru Jan 16, 2013
- 1735 views
Hello I am a new user. I have stubled across this site and Euphoria seems a very promising language. I find it a really good compromise between ease of use and power. And I hope to be able to use it. However I also need to a cross platform gui interface and I am not able to install wxEuphoria.
I am using Ubuntu linux 12.04 64 bits and I have tried to install Euphoria both with the provided deb package and with the archive. I have tried wxEuphoria both the precompiled libwxeu.so and the one I have compiled. I always get the same message when executing "include wxeud.e." "Could not open wxEuphoria library. Press enter to abort " I have found the following post in the forum which is similar to my problem, but fails to resolve it. It does not seem to be a problem of sim link. http://test.openeuphoria.org/forum/110825.wc.
Running "ldd /usr/lib/libwxeu.so" shows the correct output as for the post 110825
Executing "wxWidgets = open_dll( "libwxeu.so" )" seems to load the library but then I am unable to use it.
I am out of my depth here. Anybody who can help?
Thank you
Forked into: test.openeuphoria.org is open to the world