Thank you Johannes,
Ben
On Wed, 19 Jun 2002, IOhannes zmoelnig wrote:
Ben Bogart - FMPM/F1999 wrote:
I'm using gcc 2.95.3
I tried adding that clause to my model.h and multimodel.h and the Gem compile fails at:
In file included from model.h:24, from model.cpp:17: ../../../glut-3.6/progs/demos/smooth/glm.h:33: redefinition of
struct _GLMmaterial' ../../../glut-3.6/progs/demos/smooth/glm.h:40: previous definition here ../../../glut-3.6/progs/demos/smooth/glm.h:49: conflicting types for
typedef struct GLMtriangle GLMtriangle'Its quite important to me to get this thing working, because I imagine new releases of Gem will have more in common with 87 than 86. Why am I the lucky one?! ;) hehehe.
whats the relation between: glut-3.6/progs/demos/smooth/glm.h and GemLibs/glm/glm.h
OK i tried to fix the configure stuff yesterday, but somewhat was in a hurry and ended up with "openGL is mandatory" (which it is not)
i will continue today...and hope i will get it fixed (at least for ben)
the glm-"library" (it is one c-file) is stripped of the glut-example. it just provides an object-loader and i found it much more elegant than the old one (which was broken on linux then (hahahaha))
give me 3-4 hours (i have to do a presentation right now)
mfg.cd.sadf IOhannes
all the GL stuff is driving me crazy.