Re: Compiling RC2 on Windows: failed
- Posted by jimcbrown (admin) Dec 12, 2010
- 1203 views
nanochip said...
Though on Windows, compilation failed as expected. It's asking for the interpreter:
C:\nada\source>configure.bat Build directory is build
I guess you have EUDIR set. So configure.bat sees EUDIR and defaults to -with-euphoria.
You need to manually run configure with the -without-euphoria option.