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 - Momentics and "QNX C/C++ Project" with multiple executables or libraries: Page 1 of 9 (9 Items)
   
Momentics and "QNX C/C++ Project" with multiple executables or libraries  
Hi,

I have created QNX C/C++ Project in momentics IDE. It generates one executable,but if i'm trying to add another file 
with main() into the project it ends with error.
Is it somehow posible to generate more executables or libraries from one QNX project?
I know, it can appear little wierd, but there is more reasons why one can need it (i.e. make test binaries which are 
fixed to projet - I don't want to create separate project only for tests)
I know I can write my own makefile which will do that, but I dont know how to do that in QNX type of project. Is it even
 posible?