Re: The most complete working IDE on Euphoria4.02?
- Posted by dcole Apr 10, 2011
- 1434 views
I use Edita and regularly run things on both Eu 2.4 and 4.0 (r4618M). It is just a matter of creating/modifying Options/File Extensions to use C:\euphoria\bin\euiw.exe or whatever. I use a dummy extension of "eu4" and select that whenever I want to test something on 4.0, but you could just use the normal "exw" extension.
There may be a problem with running Edita itself on 4.02. I have not actually tried it, but even if you hit any snags it should be no problem either using an earlier version of Eu to run Edita, or run a pre-compiled version, to develop for 4.02
Regards,
Pete
Hello Pete,
I found that, if I use a dummy extention such as .eu4, the green stoplite does not come on. Therefore I can not run(test) the program.
This happens even if I point the extention to know working app. such as exw.exe or eui.exe.
Best Regards,
Don Cole