On Sat, May 3, 2008 at 5:57 AM, Stephan Huber <[EMAIL PROTECTED]>
wrote:

> Daniel Larimer schrieb:
> > I know how to fix it by changing a #define, but I feel that this should
> > be AUTOMATIC.
> >
> > What's the deal?  Surely someone else has had this problem.
>
> use ccmake to set OSG_GLU_TESS_CALLBACK_TRIPLEDOT according to your
> setup.  There are some configurations in the wild which need the
> alternate setting.


Try configuring a fresh build with your toplevel CMakeLists.txt file
replaced with this one.  I added an automated compile check for the
tripledot issue that I think works, but I don't have access to an OSX system
to test it on.

Does your system set OSG_GLU_TESS_CALLBACK_TRIPLEDOT to ON or OFF after the
initial configure?

Also, make sure it compiles properly afterwards :)
cd src/osgUtil
make Tesselator.o

-- 
Philip Lowman

Attachment: CMakeLists.txt.gz
Description: GNU Zip compressed data

_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to