On Nov 28, 2005, at 7:31 PM, B. Bogart wrote:
Now I'm getting this error:
GemState.cpp:20: error: parse error before `<<' token
...my first thought here is that you have a cvs merge conflict, so ya might want to check that...
In file included from ../Base/GemGL.h:40, from GemState.cpp:22: /usr/X11R6/include/GL/glu.h:322: error: parse error before `}' token make[1]: *** [GemState.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory `/home/bbogart/pd-stuff/Gem.vertex/src/ Base'
Indeed line 322 of glu.h looks like:
#ifdef __cplusplus } #endif
...that looks fine...
Maybe I'm using the wrong g++, gcc?
looks like the make is compiling with g++ 3.3.5
...at a command line prompt, type "gcc --version" and it'll tell ya what version is currently being used...
So what next?
...wait til IOhannes wakes up?
Chris, how soon will the vertext branch me merged into main tree?
...I wouldn't hold my breath, because it's getting more outta date by the day...besides, IOhannes is also trying to do a merge atm...
...better yet, when are you going to fix [entry]?
james