Welcome to MacForumz.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Link error with Rhapsody7.0

 
   Macintosh computer (Home) -> Programmer Code RSS
Next:  Accessing QuickBooks Online with PPC Mac  
Author Message
bcoder77

External


Since: Feb 14, 2008
Posts: 1



(Msg. 1) Posted: Thu Feb 14, 2008 1:47 pm
Post subject: Link error with Rhapsody7.0
Archived from groups: comp>sys>mac>programmer>codewarrior (more info?)

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

 >> Stay informed about: Link error with Rhapsody7.0 
Back to top
Login to vote
Gregory Weston1

External


Since: Oct 03, 2004
Posts: 1917



(Msg. 2) Posted: Thu Feb 14, 2008 5:37 pm
Post subject: Re: Link error with Rhapsody7.0 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

In article
,
wrote:

> 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.

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.

 >> Stay informed about: Link error with Rhapsody7.0 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
link error - Hi, Updating a project from CW6 -> CW8 I have the following type of error in the exported symbols (.exp) file: Link Error : export symbol ..

CW 6.0 OSX link error - Hello guys, I'm building a shared library under OSX with CW 6.0. I get the following link error: Link Error : undefined 'std::set_new_handler(void (*)(void))' (code)Referenced from 'Dll_MBNew' in main.cpp This is strange, since all other functions..

link error lib cw on pb - Hello We're trying to compile a lib done on CW ( apple linker ) on PB and we get a lot of link errors : ___cvt_fp2unsigned ___save_fpr_24 ___restore_fpr_24 ___save_fpr_28 ___restore_fpr_28 ___save_fpr_21 ___restore_fpr_21 ___save_fpr_27 ___restore_fpr_2...

link error - Hi folks, I usualy use the thumb's rule "link error undefined = missing source file". However, I'm trying to add libjpeg files to my code and linker says: Link Error : undefined: 'jpeg_start_decompress' (code) Referenced from 'JPEGDecompres...

Link error - Hi, I am using the CGDisplayBounds and CGGetActiveDisplayList functions in my application. I am using Codewarrior version 8.3. When i try to execute the application i am getting the following 2 link error. Link Error : undefined: 'CGDisplayBounds'...
   Macintosh computer (Home) -> Programmer Code All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]