I don´t understand this step:
1. Create a file called bcc32.cfg file which will set the compiler options for the Include and Lib paths (-I and -L switches to compiler) by adding these lines:
-I"c:\Borland\Bcc55\include"
-L"c:\Borland\Bcc55\lib"
Should I create a bcc32.cfg and add these lines ...
Search found 2 matches
- Sun Jan 01, 2006 12:58 pm
- Forum: General
- Topic: Textpad can´t find Include files
- Replies: 3
- Views: 691
- Fri Dec 23, 2005 11:07 pm
- Forum: General
- Topic: Textpad can´t find Include files
- Replies: 3
- Views: 691
Textpad can´t find Include files
Hey im new to this board.
Im having trouble getting Textpad to work with Borland c++ compiler. I have added the /bin and /include directories to the system path but the compiler can´t find the include files unless I place them in the same directory as my program.
Im having trouble getting Textpad to work with Borland c++ compiler. I have added the /bin and /include directories to the system path but the compiler can´t find the include files unless I place them in the same directory as my program.