Re: Windows 7 issues
- Posted by mattlewis (admin) Oct 19, 2010
- 1131 views
Issue 2. Running the win32lib include demos (obviously not working yet, thats not the issue at the moment), and finding that eui can't find the win32 lib includes, then added an eu.cfg file in the demos folder. The eu.cfg file's only line is this
-I c:\euphoria-40\win32lib-0704\Include
and yet eui still can't find the win32lib includes. Adding an EUINC environment variable then allowed eui to find the win32lib-0704\Include folder, but that's not a solution. So, is there a problewm with the eu.cfg system on windows 7?
Did you run from the command line? Or explorer? It might be an issue with how the current directory is determined. This really shouldn't be an OS issue, since we should be using the directory wherever the file is.
Matt