I think gemframebuffer replaced that code.  Perhaps delete the file?<br><br><div class="gmail_quote">On Thu, Jun 18, 2009 at 1:35 PM, Hans-Christoph Steiner <span dir="ltr">&lt;<a href="mailto:hans@at.or.at" target="_blank">hans@at.or.at</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;"><br>
On Mac OS X 10.4/intel<br>
<br>
g++ -c    -I/sw/include -I/sw/include/FTGL -g -O2 -fPIC -freg-struct-return -Os -falign-loops=32 -falign-functions=32 -falign-jumps=32 -funroll-loops -ffast-math -mmmx -fpascal-strings  -I/sw/include   -I/sw/include/freetype2 -I..  -I/usr/include/FTGL -I/usr/include/freetype2 -I/Users/pd/auto-build/pd-extended/pd/src  GemPBuffer.cpp -o ../Objects/GemPBuffer.o<br>


GemPBuffer.cpp: In constructor &#39;PBuffer::PBuffer(int, int, int)&#39;:<br>
GemPBuffer.cpp:270: error: invalid conversion from &#39;GLint*&#39; to &#39;long int*&#39;<br>
GemPBuffer.cpp:270: error:   initializing argument 2 of &#39;CGLError CGLGetVirtualScreen(_CGLContextObject*, long int*)&#39;<br>
GemPBuffer.cpp:272: error: invalid conversion from &#39;GLint*&#39; to &#39;long int*&#39;<br>
GemPBuffer.cpp:272: error:   initializing argument 3 of &#39;CGLError CGLChoosePixelFormat(const CGLPixelFormatAttribute*, _CGLPixelFormatObject**, long int*)&#39;<br>
GemPBuffer.cpp:283: error: invalid conversion from &#39;GLint*&#39; to &#39;long int*&#39;<br>
GemPBuffer.cpp:283: error:   initializing argument 2 of &#39;CGLError CGLGetVirtualScreen(_CGLContextObject*, long int*)&#39;<br>
GemPBuffer.cpp: In member function &#39;void PBuffer::enable()&#39;:<br>
GemPBuffer.cpp:307: error: invalid conversion from &#39;GLint*&#39; to &#39;long int*&#39;<br>
GemPBuffer.cpp:307: error:   initializing argument 2 of &#39;CGLError CGLGetVirtualScreen(_CGLContextObject*, long int*)&#39;<br>
make[3]: *** [GemPBuffer.o] Error 1<br>
make[2]: *** [Base] Error 2<br>
make[1]: *** [/Users/pd/auto-build/pd-extended/Gem/src/Gem.pd_darwin] Error 2<br>
make: *** [extended_install] Error 2<br>
<br>
<br>
<br>
----------------------------------------------------------------------------<br>
<br>
All mankind is of one author, and is one volume; when one man dies, one chapter is not torn out of the book, but translated into a better language; and every chapter must be so translated.... -John Donne<br>
<br>
<br>
<br>
_______________________________________________<br>
GEM-dev mailing list<br>
<a href="mailto:GEM-dev@iem.at" target="_blank">GEM-dev@iem.at</a><br>
<a href="http://lists.puredata.info/listinfo/gem-dev" target="_blank">http://lists.puredata.info/listinfo/gem-dev</a><br>
</blockquote></div><br>