Hey all,
I lovely new build problem, I know how much everyone loves those. :D
If I add "--with-ftgl-includes=/sw/include --with-ftgl-libs=/sw/lib"
to the ./configure flags for Gem on Mac OS X, then the Gem build dies
with this error:
g++ -c -I/sw/include -g -O2 -fPIC -freg-struct-return -Os -falign-
loops=32 -falign-functio
ns=32 -falign-jumps=32 -funroll-loops -ffast-math -mmmx -fpascal-
strings -I.. -I/Users/
pd/auto-build/pd-extended-release/pd/src GemPBuffer.cpp -o GemPBuffer.o
In file included from GemMan.cpp:28:
/sw/include/QuickTime/QuickTime.h:4:2: warning: #warning libquicktime
header files have mo
ved to /sw/include/lqt/ - please adjust your include statements.
g++ -c -I/sw/include -g -O2 -fPIC -freg-struct-return -Os -falign-
loops=32 -falign-functio
ns=32 -falign-jumps=32 -funroll-loops -ffast-math -mmmx -fpascal-
strings -I.. -I/Users/
pd/auto-build/pd-extended-release/pd/src GemPathBase.cpp -o
GemPathBase.o
GemMan.cpp: In static member function 'static void
GemMan::createContext(char*)':
GemMan.cpp:336: error: '::EnterMovies' has not been declared
make[3]: *** [GemMan.o] Error 1
It seems it is finding libquicktime in fink (/sw/include, etc.)
libquicktime is needed for PDP and PiDiP, so I can't uninstall it.
.hc
------------------------------------------------------------------------
----
If nature has made any one thing less susceptible than all others of
exclusive property, it is the action of the thinking power called an
idea, which an individual may exclusively possess as long as he keeps
it to himself; but the moment it is divulged, it forces itself into
the possession of everyone, and the receiver cannot dispossess
himself of it. - Thomas Jefferson