1. wxEuphoria v0.16.0 and wxIDE v0.7.0
- Posted by mattlewis (admin) Jun 20, 2011
- 1484 views
I've released wxEuphoria v0.16.0. Change log.
Also, wxIDE v0.7.0
Matt
2. Re: wxEuphoria v0.16.0 and wxIDE v0.7.0
- Posted by Vinoba Jun 20, 2011
- 1508 views
mattlewis said...
Thanks for staying on top of it.
3. Re: wxEuphoria v0.16.0 and wxIDE v0.7.0
- Posted by Vinoba Jun 20, 2011
- 1471 views
Minor Bug solved.
The distributions of version 16 for windows.
In the demos directory there is a eu.cfg which contains a path to C: drive
C:\euphoria\dev
I think if I had used install the file would have been changed.
instead I unzipped and updated the contents of the current work and demo directories in my computer where everything is in E:\EU\
All demos stopped working, not finding wxeud.e which I had properly updated.
Changing the eu.cfg to hold content as
-i ..
solved the problem.