News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

C::B Borland C++ Compiler 5.5

Started by Furiosrexalone, January 21, 2007, 05:58:04 PM

Previous topic - Next topic

Furiosrexalone

Everytime I compile a code I get the following message:
Nothing to be done.
Process terminated with status 0 (0 minutes, 0 seconds)
0 errors, 0 warnings



And if I try to compile again I get: "Can't find compiler executable in your search path for Borland C++ Compiler 5.5"

Can anyone help me, please?

killerbot

check if the path mentioned in the compiler options for Borland compiler is correct for your Borland install.

I have used Borland 5.5 last friday and it worked, I can check again Tuesday. Which version of CB are you using ??

Biplab

It works and I regularly use it with Code:Blocks. You can use the following tutorial if you are not sure how to set it properly. It is for BCC 5.82, but procedure is similar.

http://forums.next.codeblocks.org/index.php?topic=4901.0

Be a part of the solution, not a part of the problem.