On Feb 27, 2006, at 4:56 PM, Christopher Torrice wrote:
I am new to both Cocoa and Quartz development. However, I have
created a simple Cocoa program with an imbedded Quartz Composer
control from the Quartz palette. This was working at one point. But
now I get the following error during the build:
...*** Uncaught exception:
<NSInvalidUnarchiveOperationException> *** -[NSKeyedUnarchiver
decodeObjectForKey:]: cannot decode object of class (QCView)
Any ideas as to what is wrong?
You need to include the Quartz framework in your project.