Re: Win32Lib and IDE
- Posted by DerekParnell (admin) Jun 25, 2011
- 4122 views
AndyDrummond said...
No, I can't make euphoria look in c:\euphoria\win32lib\include.
Ok, I'm assuming that you have v3 install in c:\euphoria and v4 installed in c:\euphoria4, and you have the win32lib include files installed c:\euphoria\win32lib\include.
In that case, then in the SAME folder that contains eui.exe (the version 4 executable),i.e. c:\euphoria4\bin, create a file called "eu.cfg" and have it look like this ...
-- Euphoria version 4 includes. c:\euphoria4\include -- Win32lib library includes. c:\euphoria\win32lib\include