473,395 Members | 1,647 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,395 software developers and data experts.

compilation error help required from gurus of c++

I am new to c++ programming
I have Borland Turbo c++ ver 3.0
I copied the installed Tcc files from my friends hdd in a cd and pasted
it directly into my hdd at d:\lang\tcc\
when i open tc++ it tells invalid directory.
Nothing works even the sample files in that folder also does not run.
I am sure the codings are perfect because they work in my friends sys
when I try to run an sample file wiht a *.cpp (like intro1.cpp) it
tells the following error.
unable to open include file 'checks.H'

(this checks.h is replaced with another name for another project like
graphics.H and so on)

unable to create output file 'c:\lang\tcc\btree.obj'

but the files checks.h, and graphics are in my hdd and are not write
protected.
Where am I going wrong please help me.

Is there any setup file for c++ if you guys have it please upload it
for me or if you could diagnose the problem please give me a solution.

Mar 6 '06 #1
2 2143
TB
c++ newbie skrev:
I am new to c++ programming
I have Borland Turbo c++ ver 3.0
I copied the installed Tcc files from my friends hdd in a cd and pasted
it directly into my hdd at d:\lang\tcc\
when i open tc++ it tells invalid directory.
Nothing works even the sample files in that folder also does not run.
I am sure the codings are perfect because they work in my friends sys
when I try to run an sample file wiht a *.cpp (like intro1.cpp) it
tells the following error.
unable to open include file 'checks.H'

(this checks.h is replaced with another name for another project like
graphics.H and so on)

unable to create output file 'c:\lang\tcc\btree.obj'

but the files checks.h, and graphics are in my hdd and are not write
protected.
Where am I going wrong please help me.

Is there any setup file for c++ if you guys have it please upload it
for me or if you could diagnose the problem please give me a solution.


Why not just download the FREE Borland C++ Compiler from their website?

--
TB @ SWEDEN
Mar 6 '06 #2
Dam...

Do you know GCC ?

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

Mar 6 '06 #3

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

Similar topics

9
by: PG | last post by:
Hi gurus, I have AIX visual age C++ compiler version 5.0.2.3. I have a simple hello world program that gives compilation errors. Any help will be appreciated. Thanks PG ***test.cpp**** ...
10
by: Sune | last post by:
Hi, previously I used Eclipse CDT for compiling my files just to get started with C and leave C++ behind. Now it's time to get a little more serious so I've moved my files to a new workplace and...
6
by: Joachim | last post by:
I made some project changes (which seems it doesn't help if I undo) which have created compilation error: " Server Error in '/PCSWebApp1' Application....
0
by: James Zhuo | last post by:
hi all I changed the name of the class LoginPage to a different name "LoginPageOne" But the same error gets generated with the Wiliam.Request.LoginPageOne. That pretty much leaves me clueless...
0
by: Mythran | last post by:
I'm getting this error and Microsoft's site states that the way we are using our libraries is unsupported and the error is by design (go figure). My setup is simple and why it isn't supported is...
0
by: Stimp | last post by:
I've created an aspx page called HistoryManage.aspx. The page works fine on my local machine but when I load it off the web I get the following strange error... Compilation Error...
6
by: subramanian | last post by:
Consider the following program: #include <stdio.h> void myfn(const int **a) { static int i, j, k; a = &i; a = &j;
5
by: dancer | last post by:
Using Asp.net 1.1 Can somebody tell me why the code following gives this error message: Compilation Error Description: An error occurred during the compilation of a resource required to service...
1
by: Alex Vinokur | last post by:
Hi, I have compilation problem on SUN CC compiler with template while using option -m64 (64-bit addressing model). No problem while using option -m32 (32-bit addressing model) $ CC -V CC:...
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
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.