LIB oddity
Date: 01/09/06
(C Sharp) Keywords: microsoft
Whenever I try to compile a C# file from Visual Studio Express 2005, I get a warning:
"Invalid search path 'C:\Program Files\Microsoft Visual Studio .NET 2003\SDK\v1.1\Lib\' specified in 'LIB environment variable' -- 'The system cannot find the path specified. '"
Well, not surprising, as VS2005 is supposed to be using v2.x, I would have thought. But where do I change the library path? The projects don't have any library path specified, so it must be a global setting somewhere, but where?
TIA,
Tim
Source: http://www.livejournal.com/community/csharp/47014.html