Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Using libraries on Imported existing project: (2 Items)
   
Using libraries on Imported existing project  
Hi,

I use Momentics 5.0.1 with DSP 6.6.
I followed "Tutorial 3: Import an existing project into the IDE" to import my existing C++ project.(http://www.qnx.com/
developers/docs/660/topic/com.qnx.doc.ide.userguide/topic/tutorials_TUT3_.html?resultof=%22%69%6d%70%6f%72%74%22%20%22%
65%78%69%73%74%69%6e%67%22%20%22%65%78%69%73%74%22%20%22%70%72%6f%6a%65%63%74%22%20) 

It seems this type of importing would give a Makefile project in IDE.  So the property page doesn't have the linker page
 or extra library page for listing dynamically-loaded libraries.  Also when running the executable, it complained about 
failed to load some standard libraries such as the libstdc++.so.

My questions are:
* How to specify libraries (both linked time and runtime time libraries) for an imported existing project?
* Do I have to do it manually in the original makefiles?  
* Or, should I convert the imported project to a QNX C++ project?  But the "New>Other...>Convert to QNX project" wizard 
doesn't see the imported project (probably due to that the existing code not living inside the workspace.)  Perhaps I 
need to modify any search path for the wizard to detect my project?

Thanks in advance.
Ken
Re: Using libraries on Imported existing project  
typo, should be QNX SDP 6.6