On 9/17/06, IOhannes m zmoelnig zmoelnig@iem.at wrote:
Hans-Christoph Steiner wrote:
On Sep 15, 2006, at 6:17 PM, chris clepper wrote:
On 9/15/06, Hans-Christoph Steiner hans@eds.org wrote: recordQT.cpp: In member function 'virtual void recordQT::compressFrame ()': recordQT.cpp:468: error: 'seconds' was not declared in this scope g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign- loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto- build/pd-extended/pd//src videoV4L2.cpp -o videoV4L2.o make[1]: *** [recordQT.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make: *** [Pixes] Error 2
That should be fixed.
Can you just post the errors and not all 1200 lines of output please?
The above error seems to be still in effect. As far as I could tell, the variable "seconds" is undeclared, but only used inside an #ifdef __APPLE__
i might have fixed it now.
I had committed that change twice in as many weeks without any errors from CVS yet it never changed. I guess using CVS under Cygwin is pretty pointless.