If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
Is this possible? The reason it doesnt work is that my app must be launched from the X11 terminal or it wont be able to find the display. Now is there any way to get project builder to run the app in the X11 display?
Environment variables. The equivalent of export DISPLAY=localhost:0.0 in Project Builder is obtained by selecting your executable product in the Targets tab, allowing you to set environment variables to be used with it when it is run.