Re: How to compile Euphoria on Windows?
- Posted by ne1uno Jul 10, 2011
- 1734 views
AndySerpa said...
There is a bug somewhere in Eu that is causing a memory leak. I wanted to try to compile with system memory (and also to change the icon).
In version 4.0.0, I think I just ran configure.bat and then wmake all and it worked fine.
In current version 4.0.3 (I think 4.0.2 was like this as well) there are a bunch of new files in the source directory (.ecp and lots of files ending with '~').
And it won't compile. What's the procedure?
(And why are there still Robert Craig files in there talking about stuff that doesn't apply anymore?)
something like
cd eu4\source configure.bat --build ..\build4w --no-managed-mem wmake
I see no files ending with ~, maybe backup files from an editor?