I get a: "error: parse error before numeric constant" that is being
referenced from QTKit and QuickTime. If I comment out the lines
marked "error here" everything compiles just fine (without the obvious
quicktime functionality of course)
the error chain:
from
--> TSMovie (my object)
from
QTKit.framework/Headers/QTKit.h:10
from
QTKit.framework/Headers/QTDataReference.h
from
QuickTime.framework/Headers/QuickTime.h
from
Carbon.framework/Headers/Carbon.h
from
Carbon.framework/Frameworks/HIToolbox.framework/Headers/HIToolbox.h
from
Carbon.framework/Frameworks/HIToolbox.framework/Headers/TextServices.h
--> error: parse error before numeric constant
I've tried the xcode list but I haven't gotten a response since I
think that this has more to do with how I've set up the project rather
than quicktime, but I haven't gotten a response. So I thought that I
would try here.
I've gone through the project settings comparing my project to
QTKitCreateMovie's project and target settings, but this has not
corrected the problem.
My project does not have an associated movie view. I am mere opening
up a series of images and adding them (via addImage:) to a QTMovie,
and then saving it to disk. (all happeing in the TSMovie object)
Apple's example is a document based app, mine is not.
It is something simple I'm sure, I just can't see it. If you need
more info, just let know and I'll post more code.
thanks
--
----
Bruce Johnson
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
QuickTime-API mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quicktime-api/email@hidden