TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
mitesh shah
NA
1
2.7k
Why am i unable to find the LIB environment variable
Sep 26 2010 4:06 AM
I am a computer science student, I have installed visual studio 2008. Actually this was the first time i tried to run a program from visual studio command prompt.
When I tried compiling a program I got an warning saying
warning CS1668: Invalid search path 'C:\Program Files\\Microsoft
SDKs\Windows\v6.0A\lib' specified in 'LIB environment variable' -- 'The
system cannot find the path specified. '
and an error
error CS1619: Cannot create temporary file 'c:\Program Files (x86)\Microsoft
Visual Studio 9.0\VC\CSC600B.tmp' -- Access is denied.
I then tried to find the lib folder it was in C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\lib. But when i opened the environment variables window, there was no LIB variable. So i made a new LIB variable having the above path and again tried to compile the program, still there was no change in the warning.
My programs run properly using the IDE but i want to run it with the cmd prompt. Also how can i get rid of the error. Am using windows vista.
Please help .. thanks a lot.
Reply
Answers (
1
)
Uploading Large files in backgroud in a time interval
handling templete control checkbox event in code behind C#