Link error with Rhapsody7.0
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
.
Relevant Pages
- Re: Link error with Rhapsody7.0
... I am using Rhapsody7.0 in C++ with Miscrosoft Visual Studio 9.0. ... Setting environment for using Microsoft Visual Studio 2008 x86 tools. ... LINK: fatal error LNK1104: cannot open file 'C:\Rhapsody7.0\Share ... Also, when I try to GMR sample C++ projects, I get the same error. ... (comp.sys.mac.programmer.codewarrior) - Link error with Rhapsody7.0
... I am using Rhapsody7.0 in C++ with Miscrosoft Visual Studio 9.0. ... Setting environment for using Microsoft Visual Studio 2008 x86 tools. ... Also, when I try to GMR sample C++ projects, I get the same error. ... (microsoft.public.vstudio.development) - Rhapsody 7.0 link error
... I am using Rhapsody7.0 in C++ with Miscrosoft Visual Studio 9.0. ... Setting environment for using Microsoft Visual Studio 2008 x86 tools. ... Also, when I try to GMR sample C++ projects, I get the same error. ... (microsoft.public.vstudio.general) - Do we have to buy MS VSud tools for office ?
... I have read a lot of stuff on Miscrosoft Visual Studio Tools for Office, ... but I can't see the Microsoft Office projects in my Visual Studio ... so I suspect that I must install this. ... (microsoft.public.office.developer.vba) - "ClassFactory cannot supply requested class" in VS 2008 on Open Di
... I've run into a problem recently with Visual Studio 2008, ... ClassFactory cannot supply requested ... It appears to be related to permissions for a particular open file dialog. ... OpenFileDialog dialog = new OpenFileDialog; ... (microsoft.public.vsnet.general) |
|