[osg-users] Compile Errors 2.4 Release Mac OS X

Philip Lowman philip at yhbt.com
Sun May 4 08:04:27 PDT 2008


On Sat, May 3, 2008 at 5:57 AM, Stephan Huber <ratzfatz at digitalmind.de>
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20080504/eb43e12d/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CMakeLists.txt.gz
Type: application/x-gzip
Size: 7548 bytes
Desc: not available
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20080504/eb43e12d/attachment.bin>


More information about the osg-users mailing list