1. "Could not open wxEuphoria library" error

I receive this error on Windows 7, 64bit, running Euphoria 4.1.0 and wxEuphoria v0.16.

Running Dependency Walker against libwxeu.dll (the library that generates the error message) shows 2 errors and 2 warnings:

Error: At least one module has an unresolved import due to a missing export function in an implicitly dependent module.
Error: Modules with different CPU types were found.
Warning: At least one delay-load dependency module was not found.
Warning: At least one module has an unresolved import due to a missing export function in a delay-load dependent module.

new topic     » topic index » view message » categorize

2. Re: "Could not open wxEuphoria library" error

TomW said...

Error: Modules with different CPU types were found.

This sounds like you're mixing 32-bit and 64-bit binaries. If you're using a 64-bit version of euphoria, you need to be using 64-bit dlls.

Matt

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

3. Re: "Could not open wxEuphoria library" error

Sourceforge only provides one download link for Windows binaries. Do you have a link for 64-bit versions?

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

4. Re: "Could not open wxEuphoria library" error

TomW said...

Sourceforge only provides one download link for Windows binaries. Do you have a link for 64-bit versions?

This download was a combination of the library plus the IDE:

http://sourceforge.net/projects/wxeuphoria/files/wxIDE/v0.8.2/wxide-0.8.2-windows-x86-64.zip/download

That's the link to the 64-bit Windows stuff.

Matt

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

Search



Quick Links

User menu

Not signed in.

Misc Menu