943,723 Members | Top Members by Rank

Ad:
  • C++ Discussion Thread
  • Unsolved
  • Views: 540
  • C++ RSS
Apr 14th, 2008
0

VC++ Compilation problem

Expand Post »
Hi All,

This is regarding VC++ 6.0 compilation problem that i have faced .

I deleted my "Temp" folder and trying to compile my code , but VC++ doesnt allow me to compile my code without that folder .can anyone help me in this ? why VC++ requires temp folder to be present for its compilation ...?
Reputation Points: 11
Solved Threads: 5
Newbie Poster
Aashath is offline Offline
18 posts
since Dec 2007
Apr 14th, 2008
0

Re: VC++ Compilation problem

Do you mean you deleted c:\temp ? Very Very bad thing to do because many other programs use that too for storing temporary files. Re-create that folder and the compiler will be happy.

It you check the environment settings you will probably find one called TEMP=c:\temp. That's what programs look at to find out where the temp directory is located. If you delete that folder without making changes to the TEMP environment setting your computer will be in big big trouble.
Last edited by Ancient Dragon; Apr 14th, 2008 at 9:58 am.
Sponsor
Team Colleague
Featured Poster
Reputation Points: 5608
Solved Threads: 2282
Retired and Enjoying Life
Ancient Dragon is offline Offline
21,950 posts
since Aug 2005

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C++ Forum Timeline: int to char conversion
Next Thread in C++ Forum Timeline: Hi I'm New to programing please help





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC