Problem: After laying down R12 file system, unable to relink applications while applying patches.
Solution: Set environment variable MSVCPP to location of Visual C++ 2008:
set MSVCPP=D:/MSVS2008/VC
Note that forward slashes (‘/’) should be used in the path for this environment variable.
0 Comments.