[fpc-pascal] Re: How to include Carbon.h?
Milan Marusinec
milan at marusinec.sk
Fri Apr 20 15:13:05 CEST 2007
BlueCat wrote:
> I have an additional question to Milan. Google tells me that there is
> AggPas program by Milan, maybe you :-) Does this application use QuickTime
> API? If QT or MPEG2 file can be easily accessed by FPC, porting my
> application to Lazarus become quite a favourable choice (but it must be
> discussed in another thread).
Yes I wrote AggPas. It uses QuickTime in fpc on mac for some image
loadings. Looking at the sources of the Apple UPI i see file
"QuickTimeStreaming.p". Maybe there is what you need.
Don't forget to pass -k"-framework Carbon -framework QuickTime".
Milano
More information about the fpc-pascal
mailing list