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 - How do I add a .lib library to a project?: (1 Item)
   
How do I add a .lib library to a project?  
I've created a static C library from Matlab using Coder. This is a .lib file.
How do I add this library to a QNX project using momentics? When I include it, it says it has undefined references, and 
I can't find where to add this library in (for example, the Linker tab only lets you add .o or .a files, not .lib)