Jump to content

Welcome to Geeks to Go - Register now for FREE

Need help with your computer or device? Want to learn new tech skills? You're in the right place!
Geeks to Go is a friendly community of tech experts who can solve any problem you have. Just create a free account and post your question. Our volunteers will reply quickly and guide you through the steps. Don't let tech troubles stop you. Join Geeks to Go now and get the support you need!

How it Works Create Account
Photo

NEED HELP


  • Please log in to reply

#1
MaverickSidewinder

MaverickSidewinder

    Member

  • Member
  • PipPipPip
  • 257 posts
Hi guys!

Listen, i downloaded Borland C++ Builder Compiler. The download was just fine, its the installing that bugs me. I have to configure certain files and create others to use the compiler. For example...searching the internet for more detailed instructions on how to install and configure the files i found this:

Navigating to the directory, "c:\Borland\bcc55\bin" {im assuming its the cmd prompt}
8. cd borland [Enter]
9. cd bcc55 [Enter]
10. cd bin [Enter]

Creating the configuration files.
Note: The command line should read: C:\BORLAND\BCC55\BIN

Part 1: Creating BCC32.CFG.
9. Type "edit bcc32.cfg" [Enter] (This creates the file and opens a blank window in the editor).
10. Add these lines:
-I"c:\Borland\Bcc55\include"
-L"c:\Borland\Bcc55\lib"
11. Save the changes (Alt-F then hit S).
12. Exit edit. (Alt+F then press X).

Part 2: Creating ILINK32.CFG
13. Type "edit ilink32.cfg" (This creates the file and opens a blank window in the editor).
14. Add these lines:
-L"c:\Borland\Bcc55\lib"
15. Save the changes (Alt-F then hit S).
16. Exit edit. (Alt+F then press X).
17. Type "exit" [Enter]
18. Restart Windows.

I started to do Part 1 by typing in: "edit bcc32.cfg" and then hitting enter but it says: Impossible to run the specified program. O the guide it says that im "creating" the file. Please...i downloaded this compiler to get a taste of C++ but im going crazy! :tazz:

Before those steps it even told me to add a line to the Enviroment Variables on:

Add a path reference to the Environment variables:
3. Using the mouse, right-click on the "My Computer" icon (on your desktop) and choose "Properties".
4. Click on the "Advanced" tab.
5. Click on the "Environment Variables..." button.
6. Highlight the "Path" System variable (bottom).
7. Click on the "Edit..." button.
5. Append the line with ";C:\BORLAND\BCC55\BIN;"
6. Click OK (in the "Edit System Variables")
7. Click OK (in the "Environment Variables" window) and click OK (in the "System Properties" window)

I did that (even though it was meant for windows 2000).

If nobody can help me...could you at least suggest any easy to use c++ compiler and viewer for first-timers...????

Thanks again, for responses and for this site in general!
;)

- Maverick
  • 0

Advertisements


#2
mpfeif101

mpfeif101

    Member 1K

  • Retired Staff
  • 1,411 posts
I use Dec C++, very easy to use/install, and does a great job.

http://www.bloodshed.net/devcpp.html

:tazz:
  • 0

#3
MaverickSidewinder

MaverickSidewinder

    Member

  • Topic Starter
  • Member
  • PipPipPip
  • 257 posts
Thank you again for your answer...

Im downloading it right now! :tazz:

- Maverick
  • 0






Similar Topics

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

As Featured On:

Microsoft Yahoo BBC MSN PC Magazine Washington Post HP