1. can't find include files
- Posted by sixs at ida.net Jan 15, 2003
- 450 views
This is a multi-part message in MIME format. ------=_NextPart_000_00B1_01C2BC17.02E90310 charset="iso-8859-1" I am running a Euphoria dos program and it tells me that the include = file can't be found. Both programs are in the d:\euphoria\include = folder. I am running XP Pro. On my old computer I was running Win98. ------=_NextPart_000_00B1_01C2BC17.02E90310 charset="iso-8859-1" <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=3DContent-Type content=3D"text/html; = charset=3Diso-8859-1"> <META content=3D"MSHTML 6.00.2722.900" name=3DGENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=3D#ffffff> <DIV><FONT face=3DArial size=3D2>I am running a Euphoria dos program and = it tells me=20 that the include file can't be found. Both programs are in the =20 d:\euphoria\include folder. I am running XP Pro. On my old computer I = was=20 ------=_NextPart_000_00B1_01C2BC17.02E90310--
2. Re: can't find include files
- Posted by Pete Lomax <petelomax at blueyonder.co.uk> Jan 15, 2003
- 452 views
On Tue, 14 Jan 2003 21:50:53 -0700, sixs at ida.net wrote: >I am running a Euphoria dos program and it tells me that the include >file can't be found. Both programs are in the d:\euphoria\include >folder. I am running XP Pro. On my old computer I was running Win98. =46rom the mailing list archives: >From: Derek Parnell >Subject: Re: Euphoria on Windows XP > >Right-click on the desktop icon of "My Computer" to bring up the >properties dialog. Then select the "Advanced" tab, then press the=20 >"Environment Variables" button. This brings up another dialog in which > you can edit the environment stuff with. Pete PS, you need to set EUINC to your euphoria/include directory.