Discussion:
Link error with Rhapsody7.0
(too old to reply)
b***@gmail.com
2008-02-14 21:47:26 UTC
Permalink
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 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
Gregory Weston
2008-02-14 22:37:13 UTC
Permalink
In article
Post by b***@gmail.com
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 the project I
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.
I think the best help I can offer is that you should probably find a
more appropriate forum for the question. I can't see that this issue has
anything to do with using Metrowerks' CodeWarrior to create Macintosh
applications.

Loading...