Maybe try building against the 10.5 SDK?  The error is due to the removal of functions from Quicktime.  This will only get worse with each OS and QT version from Apple, so GEM probably has a limited lifespan on the Mac without some major rewriting.  Making the changes would likely require a fork in the code because the Cocoa parts will be entirely incompatible with the Windows and Linux code.<br>
<br><div class="gmail_quote">On Wed, Oct 14, 2009 at 2:45 PM, 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;">
hello all,<div><br></div><div>I am compiling gem in a macbook pro using osx 10.6 and pd-0.42-5 and latest Gem from cvs downloaded yesterday,</div><div><br></div><div>I get the following error when compiling, any suggestions?</div>

<div><br></div><div>best,</div><div><br></div><div>J</div><div><br></div><div><div>GemPixImageLoad.cpp:70: error: ‘GraphicsImportComponent’ was not declared in this scope</div><div>GemPixImageLoad.cpp: In function ‘imageStruct* image2mem(const char*)’:</div>

<div>GemPixImageLoad.cpp:96: error: ‘GraphicsImportComponent’ was not declared in this scope</div><div>GemPixImageLoad.cpp:96: error: expected `;&#39; before ‘importer’</div><div>GemPixImageLoad.cpp:104: error: ‘struct FSSpec’ has no member named ‘name’</div>

<div>GemPixImageLoad.cpp:106: error: ‘struct FSSpec’ has no member named ‘parID’</div><div>GemPixImageLoad.cpp:109: error: ‘::GetGraphicsImporterForFile’ has not been declared</div><div>GemPixImageLoad.cpp:109: error: ‘importer’ was not declared in this scope</div>

<div>GemPixImageLoad.cpp:111: error: ‘struct FSSpec’ has no member named ‘name’</div><div>GemPixImageLoad.cpp:115: error: ‘importer’ was not declared in this scope</div><div>GemPixImageLoad.cpp:115: error: ‘QTImage2mem’ cannot be used as a function</div>

<div>GemPixImageLoad.cpp: At global scope:</div><div>GemPixImageLoad.cpp:212: error: redefinition of ‘imageStruct* QTImage2mem’</div><div>GemPixImageLoad.cpp:70: error: ‘imageStruct* QTImage2mem’ previously defined here</div>

<div>GemPixImageLoad.cpp:212: error: ‘GraphicsImportComponent’ was not declared in this scope</div><div>make[1]: *** [GemPixImageLoad.o] Error 1</div><div>make: *** [Base] Error 2</div><div><br></div><br>-- <br>Jaime E Oliver LR<br>

<br><a href="mailto:joliverl@ucsd.edu" target="_blank">joliverl@ucsd.edu</a><br><a href="http://www.realidadvisual.org/jaimeoliver" target="_blank">www.realidadvisual.org/jaimeoliver</a><br><a href="http://www-crca.ucsd.edu/" target="_blank">www-crca.ucsd.edu/</a><br>
<a href="http://www.realidadvisual.org" target="_blank">www.realidadvisual.org</a><br>
<br>858 202 1522<br>9168 Regents Rd. Apt. G<br>La Jolla, CA 92037<br>USA<br>
</div>
<br>_______________________________________________<br>
<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>
<br></blockquote></div><br>