Sunday, July 12, 2009

I have installed C++...dont work ..the errror is not able to include header files wat may be the prb!!?

hey guys plz help me i am doin diploma %26amp; not able to use C++ its really hard for me

I have installed C++...dont work ..the errror is not able to include header files wat may be the prb!!?
Ur problem is simple.U know what is the problem the compiler fails to locate the path where all the header files are located.





To correct it U have to set the directory or to say the path that gives the correct location of the files.Go to the Menu "Options".


Click "Directories " and set the correct path where U have kept


ur header files.


Good Luck
Reply:have you set up your path (environment variable) so that it knows where to look for the header files?
Reply:in the compiler options set the path of include files to correct path also correct the library directory path.
Reply:You may need to set the


PATH system environment for "include" folder.





Take a look at:


http://dn.codegear.com/article/21205





From borland for bcc32 (bcc55 c++ compiler). There you have step by step instructions according with what OS you are using.
Reply:How do you expect someone to help, with no details like that?





C++ is a language, you can't install it, you install a development environment. So what exactly did you installed, on what platform are you, give an example of something you tried, and what exact error message do you get.





Otherwise how could we guess what is it that you need to do.
Reply:As a computer technician and my personal experiece is, The borland c++ is dos based and mostly copied the tc folder from pc to pc. Kindly copy the folder in c:\ drive . If you get the c++ as a self extracting exe, Just type the tc -d when installing this program. It will created the sub folders by self as per command.





Next try to view/check the path settings. Thats all.
Reply:make sure there is no space in between the workspace path


No comments:

Post a Comment