Re: Whow make autoexec.bat with watcom

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

sergio writes:
> My ec.exe works with Watcom but when the 
> emake is executed many errorr 
> succed, I think problens with autoexec.bac.

When you run ec -wat ...
you will get an emake.bat file designed for Watcom for DOS32.
However, for the emake.bat to work:

  1. You must have Watcom C installed (of course)
  2. You must download the Euphoria To C Translator
       package for Watcom for DOS32. It has a Watcom-specific library
       plus some files for the Causeway DOS extender
  3. Your PATH in AUTOEXEC.BAT should have:
       C:\WATCOM\BINNT;
  and:
       C:\WATCOM\BINW;
  as well as a separate line:
       WATCOM=C:\WATCOM

I believe the normal Watcom install procedure will
do step 3 for you. Don't forget to reboot after making
any changes to your AUTOEXEC.BAT file.

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