wxEuphoria uses wxWidgets compiled as a dynamic or shared library (depending on platform). You will need to download the appropriate wxWidgets library in addition to the wxEuphoria library source code.
The wxWidgets source code is not available here. Check the wxWidgets Home Page for the official wxWidgets source code and documentation. It is recommended that you at least get a copy of the documentation. wxEuphoria v0.11.0 uses wxWidgets 2.8, wxEuphoria v0.9.1 and earlier uses wxWidgets v2.4.2.
Download the beta release here
Check out the latest changes.
Win32: Source and binary. This binary was built using wxWidgets 2.8.6.
Source: C++ and Euphoria source.
Binary for Ubuntu-7.10: Binary and Euphoria source. This version was built with wxWidgets 2.8.4 (the version available through the Ubuntu repositories at the time.
Binary for FreeBSD 6.2: Binary and Euphoria source. This binary was built using wxWidgets 2.8.6.
For older versions, check the wxEuphoria project page.