RE: EtoC with Borland

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

Travis Weddle wrote:
> I have downloaded the Borland compiler... and installed. Now when i type 
> 
> "ecw -bor tc.exw" i get the following error message:
> "tc.exw:1
> Can't Find Borland installation directory"
> this has gotten me QUITE aggravated!

Trav:
  Be sure you have the path set in the autoexec.bat
  to the bin directory of Borland.
  
  path=%path%;\BC55\BIN
  
  Also you might want to tell the Borland compiler where the other
  compiler files are with the following:

  SET BIN=C:\BC55\BIN
  SET LIB=C:\BC55\LIB
  SET INC=C:\BC55\INCLUDE

Bernie

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

Search



Quick Links

User menu

Not signed in.

Misc Menu