Re: VER 4.0.2 ERROR building DLL
- Posted by zebra Jun 08, 2011
- 1232 views
I have the compiler working.
It appears that the compiler assumes that the dll is be built in the c:\euphoria directory.
The CEE files are being generated so that the includes inside them are based on that.
Example : include\euphoria.h inside of a file.
May be there should be an option on euc.exe to tell where you are building
or mention in the docs where the compiler expects to see things located.
PS: Could also look into why the trace() colors are messed up in VER 4.1 BIN files.
Thanks