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 - buildfile for starting photon: Page 1 of 5 (5 Items)
   
buildfile for starting photon  
Hi,

I am using QNX 6.3.2 Momentics installed on Windows XP (host machine). I am building .ifs image file for my x86 target 
from buildfiles.

Right now I have taken the "disk filesytem" example buildfile from Appendix A of "Building Embedded Systems" guide and 
customized it for my target and I am able to boot into a shell on con1. Now I would like to extend this buildfile so 
that it can start a photon (graphical stuff) using the devg-rage.so driver for my video card.

I search into different guides on QNX but did not come across any buildfile that shows example of how to start photon 
through a buildfile.

Thanks