wxEuphoria v0.10.0.alpha

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

I've put up an alpha release of v0.10.0.  Not everything is wrapped, yet,
even if it looks like it is in the include file.  There may only be a stub
in the C++.  

You can get the code from http://wxeuphoria.sf.net

There isn't much in the way of documentation for this release.

On Win32, you only need the stuff downloaded (wxWidgets 2.8.2 is included
in libwxeu.dll).  Put libwxeu.dll in the same directory as your euphoria
interpreter (just like before).

On linux, you need to have wxWidgets 2.8.2 installed.
If there isn't a package available for your distro, you can build from
source, and install it (not that it will probably install itself to 
/usr/local/lib, and you'll need to run /sbin/ldconfig /usr/local/lib).
You need to put libwxeu.so into /usr/lib or /usr/local/lib (plus running
ldconfig).

For the linux users, I'm especially interested to hear for which distros this
works, and which it doesn't.  I suspect that it will be fairly portable,
but it should also be easy to build from source (make && make install).

Matt

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

Search



Quick Links

User menu

Not signed in.

Misc Menu