cancel
Showing results for 
Search instead for 
Did you mean: 

Problems building the SDK Xcode project samples

mihalski
Honored Guest
When I try to build this project, neither the OculusWorldDemo.app nor the SensorBoxTest.app get built and I havn't been able to figure out why that is.

Has anyone else encountered this problem? I'm using the latest Xcode (4.6.2) on the latest Mountain Lion (10.8.3).

EDIT: It's worth mentioning that it claims that the build succeeded and gives no errors. Only the library gets built.
2 REPLIES 2

hesham
Protege
After building the library you need to choose the Oculus World Demo from the target dropdown on the top left. Then Command+Shift+R to build and run that one. It doesn't build the entire project but rather one target at a time. Hope this helps.

mihalski
Honored Guest
Oh wow! Thank you.

I'm so used to all targets bing built by default that I completely missed it 😛