Re: Which windows version?
- Posted by EUWX Nov 21, 2012
- 1735 views
Hi to all! My question is : Which version of Euphoria for windows is well tested and work properly on windows? And with which include version? There are lot of different versions... Huh
in first place i still cannot run or interpret any version in normal way. Which editor is recomended? I have found one (i think older include file(header) win32lib.ew who have interesting aproach to windowProcedure. I think that is written by author Robert Craig. So i would like to know which windows version work with this header? I also have found include file by Andrea Cini - which looks quite bare-bone and looks simple to use. Still i don't get it how work.
I must say that i use win32 gui api headers in many other languages and work fine but here is a such a confusion with versions and many authors ???
thanks advance PS.I have in plan to modify my own scintilla-based code editor to work with openEuphoria. Is anyone can tell me how look command line to run specific example? thanks... benston
The current stable version is version 4.0.5 available at:
http://sourceforge.net/projects/rapideuphoria/files/Euphoria/
It works with Windows XP and Windows 7
Win32lib suggested above is an excellent and well-tried product for GUI applications, but it has very limited support here and there is no further releases expected. It is only available for windows applications.
wxEuphoria is well-supported and works for GUI applications under Windows XP, windows 7 and Linux.
http://wxeuphoria.sourceforge.net/download.html