[Fluxus] 0.14b1 on macos

nik gaffney nik at fo.am
Thu Jan 3 17:21:01 PST 2008


hi gabor,

i havent had any problems compiling fluxus from either cvs (today), or
the 0.14b1 tarball. this is using 10.5 on intel, which may explain the
issue if you are using 10.4

> gluTessCallback(t, GLU_TESS_BEGIN_DATA, (GLvoid (*)())PolyGlyph::TessBegin);
> 
> which breaks. any reason for this?

the following 2 edits should add to the confusion, as the reason i made
the changes was it wouldn't compile otherwise. ..

http://cvs.savannah.nongnu.org/viewvc/fluxus/src/PolyGlyph.cpp?root=fluxus&r1=1.8&r2=1.7
http://cvs.savannah.nongnu.org/viewvc/fluxus/src/PolyGlyph.cpp?root=fluxus&r1=1.2&r2=1.3

i would guess apple's glu in 10.5 is now more in line with linux. im not
sure what conditional can be used to distinguish os versions, but i
would suggest just adding another #ifdef, for now.

nik






More information about the Fluxus mailing list