473,383 Members | 1,864 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,383 software developers and data experts.

Installing Borland C++ 3.1

Hi, my son is taking a beginners programming class using the above.
We were provided with a CD and are trying to install it on our own old
computer - running win98 SE.

We are having a few problems.

Since we are using Win98 do we need to set the path in the
autoexec.bat file?

We can get it to run, but were getting an error message that says
unable to open include file "lvp\string.h" or some other "lvp\*.h".

I noticed there is a directory on the CD called LVP but it did not
transfer this to our computer.
I created a sub directory under BorlandC\Include\LVP and pasted these
files there; is that where they should be? is that what I should have
done?

It seems to work OK now

Also, is the output directory just the BorlandC\bin subdirectory?

Or should it be somewhere else? We were getting messages that it
could't creat a link to the exe file or some such thing.....

I have done no programming and only remember some basic DOS from years
ago (1990) when I was using an old XT laptop so any help would be
greatly appreciated?

Thanks, Bevin
Jul 23 '05 #1
1 2473
>
We can get it to run, but were getting an error message that says
unable to open include file "lvp\string.h" or some other "lvp\*.h".

Use the help to query for a Config file. It is probably
called bcc32.cfg. In this you can set the path to the library
and Include folders. The config file should reside in the
same folder as the program executable - probably Bin

The config file will look like:
-LC:\Borland\Lib
-IC;\Borland\Include

You will need to include the Bin folder in the PATH so that
it can be exexuted from other folders.

If you are using only the command line compiler,
there is a later free version at:
www.borland.com/bcppbuilder/freecompiler/
Jul 23 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: KASITALK | last post by:
I'm having real trouble figuring out how to 'install' a compiler. I'm very new to computer language stuff and i have now tried Digital Mars and Borland but can't figure out either of them. Once i...
0
by: Heikki Tuuri | last post by:
Hi! Many people have complained over years that Borland's dbExpress driver does not work with MySQL and transactions, because it disconnects from mysqld after each SQL statement. The postings...
0
by: Kenneth Gomez | last post by:
Hello, I have tried many avenues (web search, borland website, libxml website) before deciding to post here. I'm trying to install libxml2 on windows ME to work with my Borland C++ 5 Compiler...
2
by: M.R.ASHWINPRABHU | last post by:
Hiee I have VS.NET installed in mymachine, now I need to work on VS 6.0. But while installing the VS 6.0, I ma getiing the message box saying "Visual Studio has detected you have one or more...
17
by: Ziggi | last post by:
Hi. I want to get a C++ IDE, but I dont know whether to go for Bill Gate's solution or Borland's. Could any kind folks detail the relative strength and weaknesses of both, and also tell me which...
7
by: Juggernaut | last post by:
Hi At my college some IT students were giving away free older computer books. I got a book called Borland C++ a programmers guide. So I was really just wondering what this Borland C++ is? I know...
22
by: smartwolf agassi via DotNetMonster.com | last post by:
I'm a C# language learner. I want to know which IDE is better for C# programing, Borland C#Builder or VS.net 2003? -- Message posted via http://www.dotnetmonster.com
4
by: darrensjunkaccount | last post by:
Hi, I have just inherited some embedded software that was compiled with Borland 4.52. I need to either purchase that compiler, which Borland no longer appear to sell or alternatively source an...
1
by: dhruba.bandopadhyay | last post by:
Am wondering whether Borland C++ 4.5 or Borland Turbo C++ 1.01 supported C++ templates. If not, which other future version of BC++ or TC++ did? If BC++ 4.5 or TC++ 1.01 does support it, how much...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.