RE: Problem With Translator

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

, but I am not sure what.  When I double click on 
> the emake.bat file it runs but all the files it tries to link say 
> something like "Bad command or file name", Anyone able to help?  

Possibly the compiler is not set up right.  You should have a file 
called "bcc32.cfg" in your Borland bin directory with something like 
this in it:

-I"C:\Borland\Bcc55\include"
-L"C:\Borland\Bcc55\lib"

& another file called "ilink32.cfg" with something like:

-L"C:\Borland\Bcc55\lib"

You probably also want the bin directory to be added to your path in 
autoexec.bat, but since it didn't fail until linking it doesn't sound 
like that is your problem...

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

Search



Quick Links

User menu

Not signed in.

Misc Menu