Quartz Composer file in IB

2008-06-20 Thread Dan Uff
Hi, I am trying to make a Cocoa application using a Quartz Composer file as output. Everything works fine when I Simulate the app in IB, but when I actually compile the app in Xcode, I get the following error: __TERMINATING DUE TO UNCAUGHT EXCEPTION___ Any ideas? -Dan Uff

Re: Quartz Composer file in IB

2008-06-20 Thread Omar Qazi
On Jun 20, 2008, at 9:09 AM, Dan Uff wrote: Hi, I am trying to make a Cocoa application using a Quartz Composer file as output. Everything works fine when I Simulate the app in IB, but when I actually compile the app in Xcode, I get the following error: __TERMINATING DUE TO UNCAUGHT

Re: Quartz Composer file in IB

2008-06-20 Thread Chris Pavicich
IIRC, you need to link against Quartz. On Jun 20, 2008, at 12:46 PM, Omar Qazi wrote: On Jun 20, 2008, at 9:09 AM, Dan Uff wrote: Hi, I am trying to make a Cocoa application using a Quartz Composer file as output. Everything works fine when I Simulate the app in IB, but when I actually