Re: Using Win32Lib-IDE with Euphoria 4.0 (Alpha)
- Posted by RStowasser Oct 03, 2008
- 1514 views
Here are the required changes to run Win32Lib IDE with Euphoria 4.0:
Using IDE1.04, IDE and editor should run without changes using Euphoria 4.0 (rev 1188) and the include files of version 3.11 in the include folder.
It is also possible to change Win32lib to use only the std/include files. But it is some work and I think CChris can do this more effective. But I know it is possible. Most of the demos work unchanged. I also managed to run IDE and editor after changing the include statements of many of the files in IDE's include folder. But with rev 1188 IDE starts slower with the 4.0 include files than with the include files of 3.11. I do not see a visual difference of speed of the compiled versions, only the size of the compiled files with the include files of version 4.0 is bigger.
Roland