Hi All, I am using Rhapsody7.0 in C++ with Miscrosoft Visual Studio 9.0. I wrote a simple "Hello World" project and while running (GMR) the project I get this error: Building ------------ Test.exe ------------ Executing: "C:\Rhapsody\Share\etc\msmake.bat" Test.mak build Setting environment for using Microsoft Visual Studio 2008 x86 tools. Linking Test.exe LINK : fatal error LNK1104: cannot open file 'C:\Rhapsody7.0\Share \LangCpp\lib\MSaomanim.lib' NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 9.0\VC\BIN\link.exe"' : return code '0x450' Stop. Also, when I try to GMR sample C++ projects, I get the same error. I also got the "mscvirtd.lib" error. Can anyone tell me how to get around this? Please help. Thanks, Bill