<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><br></div><div>You can remove Gem from the build by editing packages/Makefile. &nbsp;</div><div><br></div><div>.hc</div><br><div><div>On Nov 17, 2009, at 9:55 AM, Rich E wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Anyone have more suggestions as how to get this compiling on Snow Leopard?&nbsp; It is making it impossible to build pd extended, which I would like to do in order to add debug flags.<br><br>Rich<br><br><div class="gmail_quote"> On Thu, Nov 12, 2009 at 12:51 AM, Jaime Oliver <span dir="ltr">&lt;<a href="mailto:jaime.oliver2@gmail.com">jaime.oliver2@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> I thought I had sent this already, but just saw it in my drafts...:<br> <br> I use capital letters to distinguish what I'm writing form what the<br> computer printed:<br> <br> ///////////////////////////////////////////////////////////////////<br> NORMAL STUFF:<br> ///////////////////////////////////////////////////////////////////<br> <br> Jaime-Olivers-MacBook-Pro:src joliverl$ aclocal<br> Jaime-Olivers-MacBook-Pro:src joliverl$ autoconf<br> <br> ///////////////////////////////////////////////////////////////////<br> THIS IS THE ./configure OUTPUT:<br> ///////////////////////////////////////////////////////////////////<br> <br> Jaime-Olivers-MacBook-Pro:src joliverl$ ./configure<br> --with-pd=/Applications/Pd-0.42-5.app/Contents/Resources/<br> checking for g++... g++<br> checking for C++ compiler default output file name... a.out<br> checking whether the C++ compiler works... yes<br> checking whether we are cross compiling... no<br> checking for suffix of executables...<br> checking for suffix of object files... o<br> checking whether we are using the GNU C++ compiler... yes<br> checking whether g++ accepts -g... yes<br> checking for a BSD-compatible install... /usr/bin/install -c<br> checking whether ln -s works... yes<br> checking whether compiler accepts "-fPIC"... yes<br> building Gem with Controls-objects<br> building Gem with Geos-objects<br> building Gem with Manips-objects<br> building Gem with Nongeos-objects<br> building Gem with Particles-objects<br> building Gem with Pixes-objects<br> building Gem with openGL-objects<br> building Gem without Vertex-objects<br> checking for sin in -lm... yes<br> checking for main in -lz... yes<br> checking for dlopen in -ldl... yes<br> checking how to run the C++ preprocessor... g++ -E<br> checking for X... disabled<br> checking for "OpenGL"-framework... yes<br> checking for "AGL"-framework... yes<br> checking for main in -lstdc++... yes<br> checking for "Carbon"-framework... yes<br> checking for "QuickTime"-framework... yes<br> checking for pkg-config... no<br> checking for PKG_IMAGEMAGICK___CFLAGS...<br> checking for PKG_IMAGEMAGICK___LIBS...<br> checking for ImageMagick++-config... no<br> checking for main in -lMagick++... no<br> checking for PKG_TIFF_CFLAGS...<br> checking for PKG_TIFF_LIBS...<br> checking for tiff-config... no<br> checking for TIFFOpen in -ltiff... no<br> checking for PKG_JPEG_CFLAGS...<br> checking for PKG_JPEG_LIBS...<br> checking for jpeg-config... no<br> checking for jpeg_read_header in -ljpeg... no<br> checking for PKG_GMERLIN_AVDEC_CFLAGS...<br> checking for PKG_GMERLIN_AVDEC_LIBS...<br> checking for gmerlin_avdec-config... no<br> checking for gavl_start in -lgmerlin_avdec... no<br> checking for PKG_LIBMPEG3_CFLAGS...<br> checking for PKG_LIBMPEG3_LIBS...<br> checking for libmpeg3-config... no<br> checking for mpeg3_check_sig in -lmpeg3... no<br> checking for PKG_MPEG_CFLAGS...<br> checking for PKG_MPEG_LIBS...<br> checking for mpeg-config... no<br> checking for OpenMPEG in -lmpeg... no<br> checking for PKG_AVIFILE_CFLAGS...<br> checking for PKG_AVIFILE_LIBS...<br> checking for avifile-config... no<br> checking for CreateIAviReadFile in -laviplay... no<br> checking for grep that handles long lines and -e... /usr/bin/grep<br> checking for egrep... /usr/bin/grep -E<br> checking for ANSI C header files... yes<br> checking for sys/types.h... yes<br> checking for sys/stat.h... yes<br> checking for stdlib.h... yes<br> checking for string.h... yes<br> checking for memory.h... yes<br> checking for strings.h... yes<br> checking for inttypes.h... yes<br> checking for stdint.h... yes<br> checking for unistd.h... yes<br> checking linux/videodev.h usability... no<br> checking linux/videodev.h presence... no<br> checking for linux/videodev.h... no<br> checking for PKG_LIBV4L1_CFLAGS...<br> checking for PKG_LIBV4L1_LIBS...<br> checking for libv4l1-config... no<br> checking for v4l1_open in -lv4l1... no<br> checking for PKG_LIBV4L2_CFLAGS...<br> checking for PKG_LIBV4L2_LIBS...<br> checking for libv4l2-config... no<br> checking for v4l2_open in -lv4l2... no<br> checking for PKG_IEEE1394_CFLAGS...<br> checking for PKG_IEEE1394_LIBS...<br> checking for ieee1394-config... no<br> checking for main in -ldv... no<br> checking for PKG_FTGL_CFLAGS...<br> checking for PKG_FTGL_LIBS...<br> checking for ftgl-config... no<br> checking for main in -lftgl... no<br> checking FTGL/ftgl.h usability... no<br> checking FTGL/ftgl.h presence... no<br> checking for FTGL/ftgl.h... no<br> checking for PKG_ARTOOLKIT_CFLAGS...<br> checking for PKG_ARTOOLKIT_LIBS...<br> checking for artoolkit-config... no<br> checking for arInitCparam in -lAR... no<br> checking for pthread_create in -lpthread... yes<br> checking for X... disabled<br> checking for ANSI C header files... (cached) yes<br> checking fcntl.h usability... yes<br> checking fcntl.h presence... yes<br> checking for fcntl.h... yes<br> checking float.h usability... yes<br> checking float.h presence... yes<br> checking for float.h... yes<br> checking for memory.h... (cached) yes<br> checking stddef.h usability... yes<br> checking stddef.h presence... yes<br> checking for stddef.h... yes<br> checking for stdlib.h... (cached) yes<br> checking for string.h... (cached) yes<br> checking for strings.h... (cached) yes<br> checking sys/ioctl.h usability... yes<br> checking sys/ioctl.h presence... yes<br> checking for sys/ioctl.h... yes<br> checking sys/time.h usability... yes<br> checking sys/time.h presence... yes<br> checking for sys/time.h... yes<br> checking termios.h usability... yes<br> checking termios.h presence... yes<br> checking for termios.h... yes<br> checking for unistd.h... (cached) yes<br> checking for stdbool.h that conforms to C99... yes<br> checking for _Bool... no<br> checking for an ANSI C-conforming const... yes<br> checking for inline... inline<br> checking for size_t... yes<br> checking whether time.h and sys/time.h may both be included... yes<br> checking for unsigned int... yes<br> checking size of unsigned int... 4<br> checking for void *... yes<br> checking size of void *... 8<br> checking for error_at_line... no<br> checking for pid_t... yes<br> checking vfork.h usability... no<br> checking vfork.h presence... no<br> checking for vfork.h... no<br> checking for fork... yes<br> checking for vfork... yes<br> checking for working fork... yes<br> checking for working vfork... (cached) yes<br> checking for stdlib.h... (cached) yes<br> checking for GNU libc compatible malloc... yes<br> checking for stdlib.h... (cached) yes<br> checking for unistd.h... (cached) yes<br> checking for getpagesize... yes<br> checking for working mmap... yes<br> checking for bzero... yes<br> checking for floor... yes<br> checking for gettimeofday... yes<br> checking for memset... yes<br> checking for munmap... yes<br> checking for pow... yes<br> checking for sqrt... yes<br> checking for strchr... yes<br> checking for strdup... yes<br> checking for strrchr... yes<br> checking for strstr... yes<br> checking for lqt_open_write... no<br> checking m_pd.h usability... no<br> checking m_pd.h presence... no<br> checking for m_pd.h... no<br> checking for s_stuff.h... no<br> using deprecated video-loader Darwin<br> using deprecated film-loader Darwin<br> checking GL/gl.h usability... no<br> checking GL/gl.h presence... no<br> checking for GL/gl.h... no<br> checking OpenGL/gl.h usability... yes<br> checking OpenGL/gl.h presence... yes<br> checking for OpenGL/gl.h... yes<br> checking GL/glu.h usability... no<br> checking GL/glu.h presence... no<br> checking for GL/glu.h... no<br> checking OpenGL/glu.h usability... yes<br> checking OpenGL/glu.h presence... yes<br> checking for OpenGL/glu.h... yes<br> checking whether compiler accepts "-freg-struct-return"... yes<br> enabling "register struct return"<br> &nbsp; allows to make use of FreeFrame-effects without recompiling them<br> &nbsp; might break things, if you are using several different compilers<br> checking whether compiler accepts "-Os"... yes<br> checking whether compiler accepts "-falign-loops=32<br> -falign-functions=32 -falign-jumps=32 -funroll-loops"... yes<br> checking whether compiler accepts "-ffast-math"... yes<br> <br> checking whether compiler accepts "-mmmx"... yes<br> checking whether compiler accepts "-fpascal-strings"... yes<br> checking whether linker accepts "-shared -Wl,--export-dynamic"... no<br> checking whether linker accepts "-dynamiclib -mmacosx-version-min=10.3<br> -undefined dynamic_lookup"... yes<br> checking for strip... strip<br> checking if strip is GNU strip... no<br> checking for dos2unix... no<br> configure: creating ./config.status<br> config.status: creating Make.config<br> config.status: creating Base/config.h<br> <br> Result:<br> &nbsp;Target &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; : Gem.pd_darwin<br> &nbsp;Objects &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;: Base Controls Geos Manips Nongeos Particles<br> Pixes openGL<br> <br> Configuration:<br> &nbsp;Compiler &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; : g++<br> &nbsp;CXXFLAGS &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; : -g -O2 -fPIC -freg-struct-return -Os<br> <div class="im">-falign-loops=32 -falign-functions=32 -falign-jumps=32 -funroll-loops<br> -ffast-math -mmmx -fpascal-strings<br> </div> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; :<br> &nbsp;INCLUDES &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; :<br> <div class="im">-I/Applications/Pd-0.42-5.app/Contents/Resources//src<br> </div> &nbsp;DEFINES &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;:<br> <br> &nbsp;LIBS &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; : -lstdc++ -ldl -lz -lm &nbsp; -lpthread<br> -L/Applications/Pd-0.42-5.app/Contents/Resources//bin<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; :<br> &nbsp;LDFLAGS &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;: -dynamiclib -mmacosx-version-min=10.3 -undefined<br> dynamic_lookup -framework QuickTime -framework Carbon -framework AGL<br> -framework OpenGL<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; :<br> <br> &nbsp;Strip &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;: strip -x<br> <br> &nbsp;Install path &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; : /usr/local<br> <br> &nbsp;pure-data:<br> &nbsp;version &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;: 0.42<br> &nbsp;extension &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;: pd_darwin<br> <br> &nbsp;used optional libraries:<br> <br> &nbsp;font-rendering &nbsp; &nbsp; &nbsp; &nbsp; :<br> <br> &nbsp;image-support<br> &nbsp; &nbsp;use ImageMagick &nbsp; &nbsp; &nbsp;: no<br> &nbsp; &nbsp;use TIFF &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; : no<br> &nbsp; &nbsp;use JPEG &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; : no<br> &nbsp;video-support<br> &nbsp; &nbsp;use mpeg &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; : no<br> &nbsp; &nbsp;use mpeg-3 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; : no<br> &nbsp; &nbsp;use QuickTime &nbsp; &nbsp; &nbsp; &nbsp;: yes (framework)<br> &nbsp; &nbsp;use aviplay &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;: no<br> &nbsp; &nbsp;use gmerlin &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;: no<br> &nbsp;input-support<br> &nbsp; &nbsp;use v4l &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;: no<br> &nbsp; &nbsp;use ieee1394 &nbsp; &nbsp; &nbsp; &nbsp; : no<br> <br> Now run make ...<br> <br> ////////////////////////////////////////////////////////////////////<br> edited the Make.config file,<br> <div class="im">added -isysroot /Developer/SDKs/MacOSX10.5.sdk to GEM_CXXFLAGS and GEM_LDFLAGS<br> </div>then make<br> <br> ////////////////////////////////////////////////////////////////////<br> THIS IS THE MAKE OUTPUT:<br> ///////////////////////////////////////////////////////////////////<br> <br> Jaime-Olivers-MacBook-Pro:src joliverl$ makemkdir Objects<br> make -C Base<br> <div class="im">g++ -c &nbsp; &nbsp; &nbsp; -I..<br> -I/Applications/Pd-0.42-5.app/Contents/Resources//src &nbsp;-DHAVE_CONFIG_H<br> </div><div class="im">-g -O2 -fPIC -freg-struct-return -Os -falign-loops=32<br> -falign-functions=32 -falign-jumps=32 -funroll-loops -ffast-math -mmmx<br> </div>-fpascal-strings -isysroot /Developer/SDKs/MacOSX10.5.sdk<br> CPPExtern.cpp -o ../Objects/CPPExtern.o<br> <div class="im">g++ -c &nbsp; &nbsp; &nbsp; -I..<br> -I/Applications/Pd-0.42-5.app/Contents/Resources//src &nbsp;-DHAVE_CONFIG_H<br> </div><div class="im">-g -O2 -fPIC -freg-struct-return -Os -falign-loops=32<br> -falign-functions=32 -falign-jumps=32 -funroll-loops -ffast-math -mmmx<br> </div>-fpascal-strings -isysroot /Developer/SDKs/MacOSX10.5.sdk GemBase.cpp<br> -o ../Objects/GemBase.o<br> <div class="im">g++ -c &nbsp; &nbsp; &nbsp; -I..<br> -I/Applications/Pd-0.42-5.app/Contents/Resources//src &nbsp;-DHAVE_CONFIG_H<br> </div><div class="im">-g -O2 -fPIC -freg-struct-return -Os -falign-loops=32<br> -falign-functions=32 -falign-jumps=32 -funroll-loops -ffast-math -mmmx<br> </div>-fpascal-strings -isysroot /Developer/SDKs/MacOSX10.5.sdk GemCache.cpp<br> -o ../Objects/GemCache.o<br> <div class="im">g++ -c &nbsp; &nbsp; &nbsp; -I..<br> -I/Applications/Pd-0.42-5.app/Contents/Resources//src &nbsp;-DHAVE_CONFIG_H<br> </div><div class="im">-g -O2 -fPIC -freg-struct-return -Os -falign-loops=32<br> -falign-functions=32 -falign-jumps=32 -funroll-loops -ffast-math -mmmx<br> </div>-fpascal-strings -isysroot /Developer/SDKs/MacOSX10.5.sdk<br> GemContext.cpp -o ../Objects/GemContext.o<br> <div class="im">g++ -c &nbsp; &nbsp; &nbsp; -I..<br> -I/Applications/Pd-0.42-5.app/Contents/Resources//src &nbsp;-DHAVE_CONFIG_H<br> </div><div class="im">-g -O2 -fPIC -freg-struct-return -Os -falign-loops=32<br> -falign-functions=32 -falign-jumps=32 -funroll-loops -ffast-math -mmmx<br> </div>-fpascal-strings -isysroot /Developer/SDKs/MacOSX10.5.sdk<br> GemContextData.cpp -o ../Objects/GemContextData.o<br> <div class="im">g++ -c &nbsp; &nbsp; &nbsp; -I..<br> -I/Applications/Pd-0.42-5.app/Contents/Resources//src &nbsp;-DHAVE_CONFIG_H<br> </div><div class="im">-g -O2 -fPIC -freg-struct-return -Os -falign-loops=32<br> -falign-functions=32 -falign-jumps=32 -funroll-loops -ffast-math -mmmx<br> </div>-fpascal-strings -isysroot /Developer/SDKs/MacOSX10.5.sdk GemEvent.cpp<br> -o ../Objects/GemEvent.o<br> <div class="im">g++ -c &nbsp; &nbsp; &nbsp; -I..<br> -I/Applications/Pd-0.42-5.app/Contents/Resources//src &nbsp;-DHAVE_CONFIG_H<br> </div><div class="im">-g -O2 -fPIC -freg-struct-return -Os -falign-loops=32<br> -falign-functions=32 -falign-jumps=32 -funroll-loops -ffast-math -mmmx<br> </div>-fpascal-strings -isysroot /Developer/SDKs/MacOSX10.5.sdk<br> GemException.cpp -o ../Objects/GemException.o<br> <div class="im">g++ -c &nbsp; &nbsp; &nbsp; -I..<br> -I/Applications/Pd-0.42-5.app/Contents/Resources//src &nbsp;-DHAVE_CONFIG_H<br> </div><div class="im">-g -O2 -fPIC -freg-struct-return -Os -falign-loops=32<br> -falign-functions=32 -falign-jumps=32 -funroll-loops -ffast-math -mmmx<br> </div>-fpascal-strings -isysroot /Developer/SDKs/MacOSX10.5.sdk<br> GemFuncUtil.cpp -o ../Objects/GemFuncUtil.o<br> <div class="im">g++ -c &nbsp; &nbsp; &nbsp; -I..<br> -I/Applications/Pd-0.42-5.app/Contents/Resources//src &nbsp;-DHAVE_CONFIG_H<br> </div><div class="im">-g -O2 -fPIC -freg-struct-return -Os -falign-loops=32<br> -falign-functions=32 -falign-jumps=32 -funroll-loops -ffast-math -mmmx<br> </div>-fpascal-strings -isysroot /Developer/SDKs/MacOSX10.5.sdk<br> GemGLUtil.cpp -o ../Objects/GemGLUtil.o<br> <div class="im">g++ -c &nbsp; &nbsp; &nbsp; -I..<br> -I/Applications/Pd-0.42-5.app/Contents/Resources//src &nbsp;-DHAVE_CONFIG_H<br> </div><div class="im">-g -O2 -fPIC -freg-struct-return -Os -falign-loops=32<br> -falign-functions=32 -falign-jumps=32 -funroll-loops -ffast-math -mmmx<br> </div>-fpascal-strings -isysroot /Developer/SDKs/MacOSX10.5.sdk<br> GemGluObj.cpp -o ../Objects/GemGluObj.o<br> <div class="im">g++ -c &nbsp; &nbsp; &nbsp; -I..<br> -I/Applications/Pd-0.42-5.app/Contents/Resources//src &nbsp;-DHAVE_CONFIG_H<br> </div><div class="im">-g -O2 -fPIC -freg-struct-return -Os -falign-loops=32<br> -falign-functions=32 -falign-jumps=32 -funroll-loops -ffast-math -mmmx<br> </div>-fpascal-strings -isysroot /Developer/SDKs/MacOSX10.5.sdk<br> GemLoadObj.cpp -o ../Objects/GemLoadObj.o<br> <div class="im">g++ -c &nbsp; &nbsp; &nbsp; -I..<br> -I/Applications/Pd-0.42-5.app/Contents/Resources//src &nbsp;-DHAVE_CONFIG_H<br> </div><div class="im">-g -O2 -fPIC -freg-struct-return -Os -falign-loops=32<br> -falign-functions=32 -falign-jumps=32 -funroll-loops -ffast-math -mmmx<br> </div>-fpascal-strings -isysroot /Developer/SDKs/MacOSX10.5.sdk<br> GemLoaders.cpp -o ../Objects/GemLoaders.o<br> <div class="im">g++ -c &nbsp; &nbsp; &nbsp; -I..<br> -I/Applications/Pd-0.42-5.app/Contents/Resources//src &nbsp;-DHAVE_CONFIG_H<br> </div><div class="im">-g -O2 -fPIC -freg-struct-return -Os -falign-loops=32<br> -falign-functions=32 -falign-jumps=32 -funroll-loops -ffast-math -mmmx<br> </div>-fpascal-strings -isysroot /Developer/SDKs/MacOSX10.5.sdk GemMan.cpp<br> -o ../Objects/GemMan.o<br> <div class="im">g++ -c &nbsp; &nbsp; &nbsp; -I..<br> -I/Applications/Pd-0.42-5.app/Contents/Resources//src &nbsp;-DHAVE_CONFIG_H<br> </div><div class="im">-g -O2 -fPIC -freg-struct-return -Os -falign-loops=32<br> -falign-functions=32 -falign-jumps=32 -funroll-loops -ffast-math -mmmx<br> </div>-fpascal-strings -isysroot /Developer/SDKs/MacOSX10.5.sdk<br> GemModelData.cpp -o ../Objects/GemModelData.o<br> <div class="im">g++ -c &nbsp; &nbsp; &nbsp; -I..<br> -I/Applications/Pd-0.42-5.app/Contents/Resources//src &nbsp;-DHAVE_CONFIG_H<br> </div><div class="im">-g -O2 -fPIC -freg-struct-return -Os -falign-loops=32<br> -falign-functions=32 -falign-jumps=32 -funroll-loops -ffast-math -mmmx<br> </div>-fpascal-strings -isysroot /Developer/SDKs/MacOSX10.5.sdk<br> GemPBuffer.cpp -o ../Objects/GemPBuffer.o<br> <div class="im">g++ -c &nbsp; &nbsp; &nbsp; -I..<br> -I/Applications/Pd-0.42-5.app/Contents/Resources//src &nbsp;-DHAVE_CONFIG_H<br> </div><div class="im">-g -O2 -fPIC -freg-struct-return -Os -falign-loops=32<br> -falign-functions=32 -falign-jumps=32 -funroll-loops -ffast-math -mmmx<br> </div>-fpascal-strings -isysroot /Developer/SDKs/MacOSX10.5.sdk<br> GemPathBase.cpp -o ../Objects/GemPathBase.o<br> <div class="im">g++ -c &nbsp; &nbsp; &nbsp; -I..<br> -I/Applications/Pd-0.42-5.app/Contents/Resources//src &nbsp;-DHAVE_CONFIG_H<br> </div><div class="im">-g -O2 -fPIC -freg-struct-return -Os -falign-loops=32<br> -falign-functions=32 -falign-jumps=32 -funroll-loops -ffast-math -mmmx<br> </div>-fpascal-strings -isysroot /Developer/SDKs/MacOSX10.5.sdk<br> GemPixConvertAltivec.cpp -o ../Objects/GemPixConvertAltivec.o<br> <div class="im">g++ -c &nbsp; &nbsp; &nbsp; -I..<br> -I/Applications/Pd-0.42-5.app/Contents/Resources//src &nbsp;-DHAVE_CONFIG_H<br> </div><div class="im">-g -O2 -fPIC -freg-struct-return -Os -falign-loops=32<br> -falign-functions=32 -falign-jumps=32 -funroll-loops -ffast-math -mmmx<br> </div>-fpascal-strings -isysroot /Developer/SDKs/MacOSX10.5.sdk<br> GemPixConvertSSE2.cpp -o ../Objects/GemPixConvertSSE2.o<br> <div class="im">g++ -c &nbsp; &nbsp; &nbsp; -I..<br> -I/Applications/Pd-0.42-5.app/Contents/Resources//src &nbsp;-DHAVE_CONFIG_H<br> </div><div class="im">-g -O2 -fPIC -freg-struct-return -Os -falign-loops=32<br> -falign-functions=32 -falign-jumps=32 -funroll-loops -ffast-math -mmmx<br> </div>-fpascal-strings -isysroot /Developer/SDKs/MacOSX10.5.sdk<br> GemPixDualObj.cpp -o ../Objects/GemPixDualObj.o<br> <div class="im">g++ -c &nbsp; &nbsp; &nbsp; -I..<br> -I/Applications/Pd-0.42-5.app/Contents/Resources//src &nbsp;-DHAVE_CONFIG_H<br> </div><div class="im">-g -O2 -fPIC -freg-struct-return -Os -falign-loops=32<br> -falign-functions=32 -falign-jumps=32 -funroll-loops -ffast-math -mmmx<br> </div>-fpascal-strings -isysroot /Developer/SDKs/MacOSX10.5.sdk<br> <div class="im">GemPixImageLoad.cpp -o ../Objects/GemPixImageLoad.o<br> </div>GemPixImageLoad.cpp:71: error: ‘GraphicsImportComponent’ was not<br> declared in this scope<br> <div class="im">GemPixImageLoad.cpp: In function ‘imageStruct* image2mem(const char*)’:<br> </div>GemPixImageLoad.cpp:97: error: ‘GraphicsImportComponent’ was not<br> declared in this scope<br> GemPixImageLoad.cpp:97: error: expected `;' before ‘importer’<br> GemPixImageLoad.cpp:105: error: ‘struct FSSpec’ has no member named ‘name’<br> GemPixImageLoad.cpp:107: error: ‘struct FSSpec’ has no member named ‘parID’<br> GemPixImageLoad.cpp:110: error: ‘::GetGraphicsImporterForFile’ has not<br> been declared<br> GemPixImageLoad.cpp:110: error: ‘importer’ was not declared in this scope<br> GemPixImageLoad.cpp:112: error: ‘struct FSSpec’ has no member named ‘name’<br> GemPixImageLoad.cpp:116: error: ‘importer’ was not declared in this scope<br> GemPixImageLoad.cpp:116: error: ‘QTImage2mem’ cannot be used as a function<br> <div class="im">GemPixImageLoad.cpp: At global scope:<br> </div>GemPixImageLoad.cpp:213: error: redefinition of ‘imageStruct* QTImage2mem’<br> GemPixImageLoad.cpp:71: error: ‘imageStruct* QTImage2mem’ previously<br> defined here<br> GemPixImageLoad.cpp:213: error: ‘GraphicsImportComponent’ was not<br> declared in this scope<br> <div class="im">make[1]: *** [GemPixImageLoad.o] Error 1<br> make: *** [Base] Error 2<br> <br> _______________________________________________<br> </div><div><div></div><div class="h5"><a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br> UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br> </div></div></blockquote></div><br></blockquote></div><br><div> <span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div><br class="Apple-interchange-newline"><br></div><div>----------------------------------------------------------------------------</div><div><div><br></div>"Making boring techno music is really easy with modern tools," he &nbsp;</div><div>says, "but with live coding, boring techno is much harder." - Chris McCormick</div><div><br></div></span><br class="Apple-interchange-newline"></span><br class="Apple-interchange-newline"> </div><br></body></html>