1. wxIDE Execution Failing

Not sure what to do next so thought I'd ask.

I've been trying to learn wxEuphoria and to that end downloaded and installed the package. I also downloaded and installed the wxIde package which has been updated for OpenEuphoria v4.0.

wxEuphoria itself works fine - I can write the code in Notepad, save it, double click the saved .exw file and it executes flawlessly (I'm loving wxWidgets by the way ...)

However when I load the same code into wxIde and click the 'Run' button I receive the following error:

Execution of command 'exw "C:\euwork\test\test2.exw"' failed. (error 2: the system cannot find the file specified)

Note that the test2.exw file is the same one I can run by double-clicking it in Windows.

Any thoughts on how I've screwed up the configuration/path/fabric of the universe?

Tnx.

Tom

new topic     » topic index » view message » categorize

2. Re: wxIDE Execution Failing

tbohon said...

However when I load the same code into wxIde and click the 'Run' button I receive the following error:

Execution of command 'exw "C:\euwork\test\test2.exw"' failed. (error 2: the system cannot find the file specified)

Note that the test2.exw file is the same one I can run by double-clicking it in Windows.

Any thoughts on how I've screwed up the configuration/path/fabric of the universe?

The issue is really that wxIDE is trying to use exw.exe instead of euiw.exe, so that aspect hasn't been updated yet. You can, however, configure an optional interpreter to use.

Select the Options -> More menu, and you can set up eui.exe to be used when you click F6.

Matt

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

3. Re: wxIDE Execution Failing

Thanks Matt - will do.

Appreciate it Tom

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

Search



Quick Links

User menu

Not signed in.

Misc Menu