Log in

View Full Version : [help] installasi Borland C++ 5


Darkc0der
20th November 2011, 12:52 AM
tulung gan ane newbie mau tanya...

ane kan download Borland C++ 5 dari sin yang ke #2i (http://ceriwis.us/showthread.php?t=1643129)...terus di install di directory "C:\Borland\BCC55" abis tu makenya gimana gan? ane binggung...



di readme ada kek gini tapi ane tetep ga ngerti...


Code:

Installing and running the Command Line Tools
-----------------------------------------------

1. Run freecommandlinetools.exe; choose the
drive and folder into which you want to
install the free C++Builder 5 command line
tool development system.

2. From the bin directory of your installation:
a. Add "c:\Borland\Bcc55"
to the existing path
b. Create a 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"
c. Create an ilink32.cfg file which will set
the linker option for the Lib path by
adding this line:
-L"c:\Borland\Bcc55\lib"

mohon pencerahanya dari master2...

</div>