Re: Borland compile error

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

Gordon Webster wrote:
> I used the translator to translate my first EXW file (created using the
> excellent win32lib+IDE). The translation seems to go fine but when I do
> 'emake' I get the following errors ...
> 
> compiling with BORLAND
> Error E2194: Could not find file 'C:\BORLAND\BCC55\include.cpp'
> Error E2194: Could not find file 'C:\BORLAND\BCC55\lib.cpp'
> pdbGizmo.c:
> main_.c:
> ...
> ..
> Any ideas what I'm doing wrong?

It's a strange error message coming from the
Borland compiler.

My PATH environment variable contains:
   C:\BORLAND\BCC55\BIN 
(as well as other stuff). 
Make sure you have that, and that you have
rebooted if necessary so it will take effect.

You should have subdirectories BIN, EXAMPLES,
HELP, INCLUDE and LIB under C:\BORLAND\BCC55.

There's also a Borland readme.txt in BCC55
that you can read if it still doesn't work.
It seems to indicate that C:\BORLAND\BCC55
should be on the path, but I think you
need to add \BIN to that. I don't think you need
the .cfg files because the emake.bat explicitly
specifies the include and lib directories.

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