Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
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)