Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - Linking Managed Projects under IDE 4.6: Page 1 of 2 (2 Items)
   
Linking Managed Projects under IDE 4.6  
Hello,

I'm using
Version: 4.6.0
Build id: I20090205

I've created a one simple QNX C Project as executable and one as a
static/shared library.
I than use the "convert..." option to convert them to a managed project.
Than I tried to reference a function through the "properties->Project
Dependencies" option in the most simple way but the function was found,
linkage failed.
I also tried filling up the fields under "properties->C/C++
build->Settings->QCC Linker->(-L and -l)"
But those weren't picked up either.

The only thing that enable me to have  workspace with one executable
managed project and a reference library is
using the field "Additional Object Files" in "properties->C/C++
build->Settings->QCC Linker->"
but it just doesn't feel right.

Did I miss something basic?

Thanks,
Lior.

p.s.
Elena, thanks for referring me to IDE 4.6 its what I need to keep me
going as far as using the IDE