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 - Building for QNX and Linux: Page 1 of 6 (6 Items)
   
Building for QNX and Linux  
I have some software that needs to run on both QNX Neutrino and Linux. Using command line tools and custom makefiles 
works fine, however I would like to take advantage of the IDE's functionality. Unfortunately, I see no obvious way to 
add a "Linux target" to a QNX-Project. Also, the standard QNX-Makefiles won't work on machines without the  QNX-specific
 tools and files (recurse.mk,...).
Is there a standard / preferred way to build for both QNX and a different OS?

Any help will be greatly appreciated!