Re: Using wxEuphoria on Linux
- Posted by mattlewis (admin) Sep 23, 2009
- 1239 views
Fendaril said...
well I dont have an environment variable name $EUINC
What version of euphoria are you using? If you're using 4.0, then you should use the eu.cfg file. Otherwise, you should create a EUINC variable. That's the standard way (pre 4.0) for setting up additional include directories, so that you don't have to put lots of 3rd party stuff into $EUDIR/include.
Matt