Borland Compiler funktioniert nicht!
-
readme??? habs mir von borland.com gezogen...
-
Lars Hupel schrieb:
readme??? habs mir von borland.com gezogen...
na denne" RTFM!!!
Du weisst schon, "readme", wenn du dir Dateierweiterungen anzeigen laesst "readme.txt"... das ist das Textfile, in dem normalweise erklaert wird, wie man die Dinge installiert... Eine gute Idee waer z. B. mal, ins Installationsverzeichnis des BCC nach der Datei zu gucken
-
die readme verstehe ich nicht... da steht nur etwas von
===============================================
C++BUILDER COMMAND LINE TOOLS
RELEASE NOTESThis file contains important supplementary and
late-breaking information that may not appear
in the main product documentation. We recommend
that you read this file in its entirety.CONTENTS
-- PRODUCT NOTES AND ISSUES
-- ONLINE HELP
-- PRODUCT INFORMATION ON THE WEB
PRODUCT NOTES AND ISSUES
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"da weiß ich auch nicht was ich machen soll...
-
den Punkt "Installing and running the Command Line Tools" Punkt fuer Punkt befolgen?
-
Ich habe aber nicht den C++ Builder heruntergeladen, sondern nur den Compiler.
-
L. Hupel schrieb:
Ich habe aber nicht den C++ Builder heruntergeladen, sondern nur den Compiler.
ja, und den installiert man genau so, wie in der Readme drinnsteht, die du da oben gepostet hast....
Also tu was da steht
-
Blue-Tiger schrieb:
ja, und den installiert man genau so, wie in der Readme drinnsteht, die du da oben gepostet hast....
Also tu was da steht
damit kann ich ja nichts anfangen
-
ok, hat sich erledigt...
-
Wie hat es sich erledigt, bitte?
-
batch von www.sw-production.de