Page 1 of 1

How to install/configure borland compiler on codelite?

Posted: Tue Oct 28, 2014 2:06 pm
by TAVVANNA
hi,
I want to use Borland C++ Compiler 5.5 with CodeLite.
how can configure? I tried Settings->Build Settings->Add existing compiler but it does not detect nor Scan computer for .... also.
I tried clone existing compilers and changed executable path and other directories to BCC folder but did not work!
CodeLite uses makefile to build project and I should change makefile to work with BCC make.exe but codelite creates its own and clears my makefile.
is there any configuration already?
Sincerely.

Re: How to install/configure borland compiler on codelite?

Posted: Wed Oct 29, 2014 2:43 am
by Gibbon1
1. Doesn't 'work'. There is that see how to post thing at

http://forums.codelite.org/viewtopic.php?f=3&t=804

When you hit F7 for build, codelite should spit out 'something' in the build pane.

2. Also you can configure codelite to use a custom makefile if all else fails.

3. If eveyrthing fails you can still use codelite as an editor. (Coworker does that with Visual Studio)