Newbeee - question about xcode and QC

balam's picture

Hi all I am newbee in Qc and Xcode I want to make a app that will be qc compositon to go full screen I downlaod the template from here but has errors on compiling I am running leopard , I want to build the app for each qc composition do you guys have a xcode template for that.

I have speedn days looking all over the internet but can not find a answer to my question. hoping to hear from you gurus

cwright's picture
xcode version

Which version of xcode are you using? The error you're experiencing is an xcode one, not from this template app.

balam's picture
xcod 3.0

xcod 3.0

cwright's picture
3.1

The project's a 3.1 project -- if possible, update to 3.1 (and of the iphone SDK's should contain xcode 3.1), or try mattgolsens suggestion, posted here: http://kineme.net/node/470/talk#comment-4556

balam's picture
Ok it work it. and makes a

Ok it work it. and makes a cool app .

How can make a QC composition to go full screen I feel that Iam in the righ place to ask this question. thank you in advance

mattgolsen's picture
I would look around on the

I would look around on the net for the various XCode tutorials, and get comfortable with the environment. Learn about Interface Builder, and Cocoa in general. http://cocoadevcentral.com/ is a good place to start.