People;
I'm trying to integrate Rhapsody with QNX Momentics IDE but i receive the follow error when I run the example:
Quote:
Building ------------ Test ------------
Executing: ""D:\Ferramentas IBM Instaladas\Rhapsody\Share"\etc\qnxcwmake.bat Test.mak build "
Linking Test
C:\QNX641\host\win32\x86\usr\bin\ntox86-ld: D:/Ferramentas IBM Instaladas/Rhapsody/Share/LangCpp/lib/QNXCWoxfx86.a: No such file: No such file or directory
cc: C:/QNX641/host/win32/x86/usr/bin/ntox86-ld caught signal 1
make: *** [Test] Error 1
Build Done
I'm trying to run a simple HelloWorld. The file "QNXCWoxfx86.a" isn't in the refered directory "D:/Ferramentas IBM Instaladas/Rhapsody/Share/LangCpp/lib"
Anyone can help me, please?
Thanks adv;