Re: euc problems
- Posted by jimcbrown (admin) Dec 25, 2009
- 1051 views
NewUser said...
I just pasted the error messages at:
That doesn't tell enough to explain what the issue is, although it is clear that the error messages are caused by the fact that the include file can not be found.
However, if EUDIR is set and you have $EUDIR/include/euphoria.h then this should have worked.
Maybe try euc alternatively with the -emake and the -makefile-full options, and then copy&paste emake.bat and Makefile to euphoria.pastey.net ? That should at least tell us where euc is trying to look for the include/euphoria.h file...