[Bf-committers] FTGL issues on solaris

Kent Mein bf-committers@blender.org
Tue, 13 May 2003 11:28:52 -0500


I'm having a problem compiling the ftgl library on solaris.
I remember we had a similar problem with the blender source and I
can't seem to find where it was to look at the fix.
Anyone know a solution for this sort of error?

../../src/FTVectoriser.cpp:188: invalid conversion from `GLvoid (*)()' to `
   GLvoid (*)(...)'

The relivant code is this line:
    gluTessCallback( tobj, GLU_TESS_BEGIN_DATA,     (GLUTesselatorFunction)ftglB
egin);

In blender I believe it was a bunch of GL callbacks that were causing a similar
problem.

Thanks,

Kent
-- 
mein@cs.umn.edu
http://www.cs.umn.edu/~mein