Re: binding IDE11.0

new topic     » goto parent     » topic index » view thread      » older message » newer message

void writes:
> I'm running WindowsXP and this is in my AUTOEXEC.BAT:
> SET EUDIR=C:\EUPHORIA
> SET PATH=%PATH%;C:\EUPHORIA\BIN
> EUINC=C:\EUPHORIA\WIN32LIB

You need:
   SET EUINC=...
just like the other two.
There was a mistake in the 2.3 alpha docs about this.
(pointed out by Igor Kachan).

As for IDE_defaults.ew, I don't know what the problem might be.
It works fine for me. Are IDE_defaults.ew and ide.exw in the same
directory? And are you typing:
      bindw ide.exw 
while you are in that directory? i.e. it's the current directory?

bindw should look first in the same directory as ide.exw,
then it should examine your EUINC, then it should look in
euphoria\include.

Check the include statement itself.
There might be a problem if there's a '\r' or some other
invisible character on the line along with IDE_defaults.ew
Maybe you should re-type that line.

Regards,
   Rob Craig
   Rapid Deployment Software
   http://www.RapidEuphoria.com

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu