[Gridflow-dev] [PD-announce] GridFlow 0.9.1

marius schebella marius.schebella at gmail.com
Mon Apr 28 15:20:41 EDT 2008


Mathieu Bouchard wrote:
> On Mon, 28 Apr 2008, marius schebella wrote:
> 
>> Mathieu Bouchard wrote:
>>> I fixed those other silly mistakes of mine. I think.
>> coming some steps closer! there is another problem.
>> marius.
> 
> Ok, I fixed 4 more problems that I could see. try again.


almost there. marius.

g++ -I/Users/marius/devel/pd-rsync/pd-extended/pd/src -I/sw/include 
-I/usr/local/include -I/Users/marius/include -I. -xc++ 
-fno-operator-names -fno-omit-frame-pointer -I/usr/X11R6/include 
-falign-functions=16 -mtune=k8 -march=k8 -DMACOSX -Wall -Wno-unused 
-Wunused-variable -g -fPIC -I. -O2 -funroll-loops -c 
format/quicktimeapple.c.fcs -o format/quicktimeapple.o
format/quicktimeapple.c.fcs: In member function ‘void 
FormatQuickTimeCamera::constructor(t_symbol*, int, t_atom2*, t_symbol*, 
string)’:
format/quicktimeapple.c.fcs:212: error: ‘nn’ was not declared in this scope
format/quicktimeapple.c.fcs: In destructor ‘virtual 
FormatQuickTimeCamera::~FormatQuickTimeCamera()’:
format/quicktimeapple.c.fcs:258: warning: ‘DisposeGWorld’ is deprecated 
(declared at 
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/QDOffscreen.h:230)
format/quicktimeapple.c.fcs:258: warning: ‘DisposeGWorld’ is deprecated 
(declared at 
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/QDOffscreen.h:230)
format/quicktimeapple.c.fcs: In member function ‘void 
FormatQuickTimeApple::constructor(t_symbol*, int, t_atom2*, t_symbol*, 
string)’:
format/quicktimeapple.c.fcs:329: error: ‘vdc’ was not declared in this scope
format/quicktimeapple.c.fcs: In destructor ‘virtual 
FormatQuickTimeApple::~FormatQuickTimeApple()’:
format/quicktimeapple.c.fcs:359: warning: ‘DisposeGWorld’ is deprecated 
(declared at 
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/QDOffscreen.h:230)
format/quicktimeapple.c.fcs:359: warning: ‘DisposeGWorld’ is deprecated 
(declared at 
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/QDOffscreen.h:230)
format/quicktimeapple.c.fcs: In member function ‘void 
FormatQuickTimeApple::_0_bang(int, t_atom2*)’:
format/quicktimeapple.c.fcs:375: warning: ‘GetGWorldDevice’ is 
deprecated (declared at 
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/QDOffscreen.h:420)
format/quicktimeapple.c.fcs:375: warning: ‘GetGWorldDevice’ is 
deprecated (declared at 
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/QDOffscreen.h:420)
format/quicktimeapple.c.fcs:378: warning: ‘GetGWorldPixMap’ is 
deprecated (declared at 
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/QDOffscreen.h:484)
format/quicktimeapple.c.fcs:378: warning: ‘GetGWorldPixMap’ is 
deprecated (declared at 
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/QDOffscreen.h:484)
format/quicktimeapple.c.fcs:380: error: ‘Qfalse’ was not declared in 
this scope
format/quicktimeapple.c.fcs:380: error: return-statement with a value, 
in function returning 'void'
format/quicktimeapple.c.fcs:388: error: ‘Qfalse’ was not declared in 
this scope
format/quicktimeapple.c.fcs:388: error: return-statement with a value, 
in function returning 'void'
format/quicktimeapple.c.fcs:373: warning: unused variable ‘savedPort’
format/quicktimeapple.c.fcs:374: warning: unused variable ‘savedDevice’
format/quicktimeapple.c.fcs:378: warning: unused variable ‘pixmap’
format/quicktimeapple.c.fcs:408: warning: unused variable ‘nf’
make: *** [format/quicktimeapple.o] Error 1



More information about the Gridflow-dev mailing list