Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

superscape

macrumors 6502a
Original poster
Feb 12, 2008
937
223
East Riding of Yorkshire, UK
Hi,

Just having an experiment with Quartz Composer for the first time. I have my .qtz file running quite nicely. I now need to include it in an Xcode app. However, I can't seem to get over the first hurdle. Here's what I do:

• Open a new Xcode project
• Add the Quartz framework
• Add "#import <Quartz/Quartz.h>" to my AppDelegate.h file
• Drag a Quartz Composer View onto my app's main view

All *looks* okay, but when I try to run the app, even at this stage, I get an error saying "The document MainMenu.xib could not be opened. The operation could not be completed. (com.apple.InterfaceBuilder error -1)"

If I delete the Quartz Composer View then it compiles, but of course that's no use to me!

Any suggestions? I expect I'm missing something dumb here...

Thanks in advance!
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.