august wrote:
hey Y'all,
I just checked out a fresh CVS version of GEM and compile breaks (under linux at least) when compiling 'Controls/gemframebuffer.cpp' looking for GL_TEXTURE_RECTANGLE_EXT
a quick fix was to add: #include "Base/GemPixUtil.h" to 'Controls/gemframebuffer.h'
thanks for the report. i noticed the same thing too a few days ago, but i was in big stress so i just deleted the gemframebuffer.{cpp,h} files. the best way (imo) is to move the GL-defines from GemPixUtil.h into GemGL.h which i will submit in a few seconds.
mfg.asdr IOhannes