| | |
turboC
Please support our C advertiser: Programming Forums - DaniWeb Sister Site
![]() |
Try reinstalling and follow the instructions.
Or try installing a more modern compiler instead. Great free ones are available.
Or try installing a more modern compiler instead. Great free ones are available.
"One of the methods used by statists to destroy capitalism consists in establishing controls that tie a given industry hand and foot, making it unable to solve its problems, then declaring that freedom has failed and stronger controls are necessary." --Ayn Rand
•
•
Join Date: Jun 2006
Posts: 2
Reputation:
Solved Threads: 0
i think there is no problem in the installation - there is a problem in the directory path specified in the options menu of turboC..only i dont know how to fix it. The file(turboC) alongwith the include file has been installed in C:\windows\desktop\tc so I entered the same ...but it still shows the error - so I just have to fix the path....help will be appreciated.
So follow the instructions for setting the path...?
"One of the methods used by statists to destroy capitalism consists in establishing controls that tie a given industry hand and foot, making it unable to solve its problems, then declaring that freedom has failed and stronger controls are necessary." --Ayn Rand
I know this is an old post, but I wanted to make the comment that this happened to me once and I couldn't fix it until I reinstalled on the default path (C:\TC).
By the way, I second Dave's opinion on running a newer (or less old) version of Turbo C. You can get it free from many websites. The University of Baja California has it on one of their servers, here's the link: http://fcqi.tij.uabc.mx/aplic
Bye.
By the way, I second Dave's opinion on running a newer (or less old) version of Turbo C. You can get it free from many websites. The University of Baja California has it on one of their servers, here's the link: http://fcqi.tij.uabc.mx/aplic
Bye.
•
•
•
•
i think there is no problem in the installation - there is a problem in the directory path specified in the options menu of turboC..only i dont know how to fix it. The file(turboC) alongwith the include file has been installed in C:\windows\desktop\tc so I entered the same ...but it still shows the error - so I just have to fix the path....help will be appreciated.
C:\windows\desktop\tc\includeor if you are using class library:
use
C:\windows\desktop\tc\include;C:\windows\desktop\tc\classlib\include Last edited by vishesh; Feb 22nd, 2007 at 2:46 am.
•
•
Join Date: Feb 2007
Posts: 7
Reputation:
Solved Threads: 0
This is a simple problem.
U have to specify path to include header files.
Here is the way to do it.
Open ur program window.
click options at the top.
click directories.
In include directories u have to specify path.
suppose ur tc(compiler) folder is in c drive.
then path is: c:\tc\include
suppose ur tc(compiler) is in directory xyz which is in d drive.
then path is: d:\xyz\tc\include
got it?
if not,reply me.
U have to specify path to include header files.
Here is the way to do it.
Open ur program window.
click options at the top.
click directories.
In include directories u have to specify path.
suppose ur tc(compiler) folder is in c drive.
then path is: c:\tc\include
suppose ur tc(compiler) is in directory xyz which is in d drive.
then path is: d:\xyz\tc\include
got it?
if not,reply me.
![]() |
Similar Threads
- Not able to compile using TurboC (C++)
- TurboC 2.01 on Windows XP (C++)
- Graphics in Pixel,Mode13h:Part 1 (C++)
- graphics - where to start? (C++)
- rundll error loading C:\PROGRA~1\INTERN~3\inetkw.dll (Viruses, Spyware and other Nasties)
Other Threads in the C Forum
- Previous Thread: read each line of file
- Next Thread: Request: ID3 tag quick changer
| Thread Tools | Search this Thread |
adobe api array arrays bash binarysearch calculate char cm convert copyanyfile copypdffile cprogramme createcopyoffile createprocess() csyntax directory dynamic feet fflush file floatingpointvalidation fork forloop frequency getlasterror givemetehcodez global graphics gtkgcurlcompiling hacking hardware highest homework i/o inches incrementoperators initialization intmain() iso km linked linkedlist linux linuxsegmentationfault list locate logical_drives loopinsideloop. match matrix microsoft motherboard mqqueue multi mysql oddnumber odf open opendocumentformat opensource openwebfoundation pattern pdf performance pointer pointers posix power program programming pyramidusingturboccodes read recursion recv recvblocked repetition scanf scheduling scripting segmentationfault send shape socketprograming socketprogramming stack standard strchr string strings suggestions test testautomation unix urboc user variable voidmain() win32api windows.h






