Re: Coming from Delphi to Euphoria , need setup help

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

Thanks you! 1) Yes, I installed [Euphoria-win32lib_0_70_4a-zip] and [JudithEvans-EuVid-IDE1-0-4-zip] , but when I try to run ide.exw or Editor.exw I get the following error: C:Euphoria\IDE\IDE.exw:21 Can't find win32lib.ew or include Win32Lib.ew^

My Environmental Variables are: EUDIR C:\EUPHORIA PATH C:\EUPHORIA\BIN;

We need to know where you installed win32lib. Assuming that you installed to C:\euphoria\win32lib, EUDIR should be:

EUDIR C:\euphoria;C:\euphoria\win32lib\include 

vmars said...

2) Also, I would like to install wxEuphoria, but it looks like a long difficult process. Is there an automated way?

Unfortunately, the automated install doesn't work the way I put together the release. Sorry about that. But it's actually not too difficult. Assuming you're using Windows, download the windows binary edition. Then you'll need to copy a few files:

   libwxeu.dll         => C:\euphoria\bin\ 
   wxmsw28u_wat_eu.dll => c:\euphoria\bin\ 
   wxeud.e             => C:\euphoria\include\ 
Note that wxeud.e can go anywhere else referenced by your EUINC variable (it's usually discouraged to put other stuff into the standard include directory).

Then, if you get the source file, you can run the demos.

Matt

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

Search



Quick Links

User menu

Not signed in.

Misc Menu