1. Euphoria40 cannot open wxEuphoria library. Press enter to abort.

Still running eu3.1 on winXp laptop.
But on winVista laptop I am running eu40.
Under eu40 there is no 'wxEuphoria lib' (that I can see).
Please, what are the Environmental Variables for eu40?
Thanks! ..vm

new topic     » topic index » view message » categorize

2. Re: Euphoria40 cannot open wxEuphoria library. Press enter to abort.

I am running vista-64-bit.

new topic     » goto parent     » topic index » view message » categorize

3. Re: Euphoria40 cannot open wxEuphoria library. Press enter to abort.

vmars said...

Still running eu3.1 on winXp laptop.
But on winVista laptop I am running eu40.
Under eu40 there is no 'wxEuphoria lib' (that I can see).
Please, what are the Environmental Variables for eu40?
Thanks! ..vm

The environment variables are the same. The difference is that there are additional ways to specify include directories. What is the error message that you're getting? Is it that it can't find wxeud.e, or that it can't open the dll?

If it's the dll, then I suspect that you had libwxeu.dll in your bin directory, and that you have eu 4.0 installed somewhere else. If that is the case, put the wxEuphoria binaries in the same directory as the euphoria interpreter.

Matt

new topic     » goto parent     » topic index » view message » categorize

4. Re: Euphoria40 cannot open wxEuphoria library. Press enter to abort.

Hi Matt;
The error msg = "Could not open wxEuphoria library. Press enter to
abort."
Environment Variables = (the same as for eu3.1 except for euphoria40)
EDPATH c:\euphoria40\wxEuphoria\WATCOM\eddat
eudir C:\euphoria40;C:\euphoria40\wxEuphoria
euinc C:\euphoria40\include;C:\euphoria40\wxEuphoria\include
Thanks...vm

new topic     » goto parent     » topic index » view message » categorize

5. Re: Euphoria40 cannot open wxEuphoria library. Press enter to abort.

vmars said...

Hi Matt;
The error msg = "Could not open wxEuphoria library. Press enter to
abort."
Environment Variables = (the same as for eu3.1 except for euphoria40)
EDPATH c:\euphoria40\wxEuphoria\WATCOM\eddat
eudir C:\euphoria40;C:\euphoria40\wxEuphoria
euinc C:\euphoria40\include;C:\euphoria40\wxEuphoria\include

Ok. Where are libwxeu.dll and the wxWidgets dll? And presumably, you have eui.exe in c:\euphoria40\bin?

Matt

new topic     » goto parent     » topic index » view message » categorize

6. Re: Euphoria40 cannot open wxEuphoria library. Press enter to abort.

vmars said...

Under eu40 there is no 'wxEuphoria lib' (that I can see).

wxEuphoria is not included with installation of any version Euphoria. You have to download it separately.

-Greg

new topic     » goto parent     » topic index » view message » categorize

7. Re: Euphoria40 cannot open wxEuphoria library. Press enter to abort.

        • 0717
          I re-downloaded wxeu-full-win32-0-12-2a and re-installed it.
          If I can trust the winVista search=
          libwxeu.dll = is in C:\euphoria40\wxEuphoria\bin
          libwxeu.dll = is in C:\euphoria40\
          wxWidgets.dll = I couldn't find it. Where should I scoop that from (3.1 laptop)?
          eui.exe = I couldn't find it.

          Both/neither wxWidgets.dll or eui.exe are in wxeu-full-win32-0-12-2a_download.
          Please, Where should I scoop them from (3.1 laptop)?

          Thanks..vm
new topic     » goto parent     » topic index » view message » categorize

8. Re: Euphoria40 cannot open wxEuphoria library. Press enter to abort.

Oh, I just found out that
my pgm now runs.
Do I still need
wxWidgets.dll and eui.exe ?
& where should they reside? Thanks..vm

new topic     » goto parent     » topic index » view message » categorize

9. Re: Euphoria40 cannot open wxEuphoria library. Press enter to abort.

vmars said...

Oh, I just found out that my pgm now runs.

Do I still need wxWidgets.dll and eui.exe ?

& where should they reside?

If you're going to use euphoria v4, you need to get the 'bleeding edge' release of wxEuphoria. It's backwards compatible with 3.1. Earlier releases of wxEuphoria might work for a while with eu4, but eventually, you'll get a machine exception.

You should put the dlls in either the same directory as the interpreter or in your windows\system32 directory. I think that on 64-bit windows, it may need to go into one of the 'WOW' directories. Probably easier to just put them wherever you have the interpreter installed.

Likewise, if you translate or bind, you should put them in the same directory as the executable.

Matt

new topic     » goto parent     » topic index » view message » categorize

10. Re: Euphoria40 cannot open wxEuphoria library. Press enter to abort.

Both wxWidgets.dll or eui.exe are NOT in the BleedingEdge wxeu-full-win32-0-13-0-a-1.zip download.
Please, Where can I scoop them from?
Thanks..vm

new topic     » goto parent     » topic index » view message » categorize

11. Re: Euphoria40 cannot open wxEuphoria library. Press enter to abort.

btw: on winVista, can I run both eu3.1 and 4.0 on the same machine. Thanks..vm

new topic     » goto parent     » topic index » view message » categorize

12. Re: Euphoria40 cannot open wxEuphoria library. Press enter to abort.

vmars said...

Both wxWidgets.dll or eui.exe are NOT in the BleedingEdge wxeu-full-win32-0-13-0-a-1.zip download.
Please, Where can I scoop them from?

Inside wxeu-full-win32-0-13-0-a-1.zip, you should find two files:

  wxEuphoria\bin\libwxeu.dll 
  wxEuphoria\bin\wxmsw28u_wat_eu.dll 
These are the wxEuphoria and wxWidgets dlls.

Wherever you put eui.exe, also put the wxEuphoria and wxWidgets dlls.

Matt

new topic     » goto parent     » topic index » view message » categorize

13. Re: Euphoria40 cannot open wxEuphoria library. Press enter to abort.

Ok guts. All fixed up! Thanks..vm

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu