Topic: Removing Environment Variables? Bad Idea? (Page 1 of 1) |
|
---|---|
Maniac (V) Inmate From: there...no..there..... |
![]() I recently got Visual Studio 2005 (pretty good stuff by the way). However, when I compile a C# project, it compiles fine so far but I get this warning : code: Warning 1 Invalid search path 'C:\Program Files\Microsoft Visual Studio\VC98\mfc\lib' specified in 'LIB environment variable' -- 'The system cannot find the path specified. '
|
Paranoid (IV) Inmate From: Mexico |
![]() Keep a copy of the old value, and replace it. |
Maniac (V) Inmate From: there...no..there..... |
![]() sorry, I don't think I understand what you mean? |
Paranoid (IV) Inmate From: Mexico |
![]() Sorry, I guess I did not proofread my previous post. |
Maniac (V) Inmate From: there...no..there..... |
![]() cool. Thanks |
Maniac (V) Inmate From: Lebanon |
![]() Hi |
Maniac (V) Inmate From: there...no..there..... |
![]() quote:
|
Paranoid (IV) Inmate From: New Jersey, USA |
![]() CPrompt |
Maniac (V) Inmate From: there...no..there..... |
![]() well right now I'm just learning the language so nothing special. I had gotten back into VB6 a few months ago when our print shop needed a special app. Then I got VS2005. I started to do a little bit in it but I just didn't, well, like it |
Paranoid (IV) Inmate From: San Antonio |
![]() quote:
|
Maniac (V) Mad Scientist From: 100101010011 <-- right about here |
![]() Also by the way you can just add values to a path variable. So you could have left what was there (though you really didn't need to) and added additional values for your new paths. |