I got a Link error 1181 with fresh code from source safe. It is looking for a dll that is in the windows/system32 directory and cannot find it.
Linker Tools Error LNK1181
cannot open input file "filename"The linker tool could not find "filename" because it does not exist or the path was not found.
So how do I set the path to it?
I do not see amy sort of system path in MSCONFIG to set.