Here's the current build issue on Mac OS X 10.6, its seems that the 10.6/64-bit build should not try to build the QT plugins:
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H - I. -I../../src -I../../src -DPD -I/Users/pd/auto-build/pd-extended/ pd/src -framework QuickTime -DHAVE_S_STUFF_H -fast -fPIC -ftree- vectorize -ftree-vectorizer-verbose=2 -march=core2 -msse3 -mssse3 - mfpmath=sse -freg-struct-return -Os -falign-loops -falign-functions - falign-jumps -funroll-loops -ffast-math -fpascal-strings -MT gem_imageQT_la-imageQT.lo -MD -MP -MF .deps/gem_imageQT_la-imageQT.Tpo -c -o gem_imageQT_la-imageQT.lo `test -f 'imageQT.cpp' || echo './'`imageQT.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src - DPD -I/Users/pd/auto-build/pd-extended/pd/src -framework QuickTime - DHAVE_S_STUFF_H -fast -fPIC -ftree-vectorize -ftree-vectorizer- verbose=2 -march=core2 -msse3 -mssse3 -mfpmath=sse -freg-struct-return -Os -falign-loops -falign-functions -falign-jumps -funroll-loops - ffast-math -fpascal-strings -MT gem_imageQT_la-imageQT.lo -MD -MP - MF .deps/gem_imageQT_la-imageQT.Tpo -c imageQT.cpp -fno-common -DPIC - o .libs/gem_imageQT_la-imageQT.o imageQT.cpp:54: error: 'gem' has not been declared imageQT.cpp:54: error: 'plugins' is not a namespace-name imageQT.cpp:54: error: expected namespace-name before ';' token make[5]: *** [gem_imageQT_la-imageQT.lo] Error 1
----------------------------------------------------------------------------
As we enjoy great advantages from inventions of others, we should be glad of an opportunity to serve others by any invention of ours; and this we should do freely and generously. - Benjamin Franklin
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 07/27/2011 07:50 PM, Hans-Christoph Steiner wrote:
Here's the current build issue on Mac OS X 10.6, its seems that the 10.6/64-bit build should not try to build the QT plugins:
fixed today at 14:30 CEST
gamsdr IOhannes