[osg-submissions] Fwd: [osg-users] Compile Errors 2.4 Release Mac OS X
Robert Osfield
robert.osfield at gmail.com
Thu May 8 05:03:20 PDT 2008
Hi Philip,
I've merged your change and committed to SVN, but... I'm not happy
with the output to console that I get under Linux,
-- Performing Test DEFAULT_GLU_TESS_CALLBACK_TRIPLEDOT
-- Performing Test DEFAULT_GLU_TESS_CALLBACK_TRIPLEDOT - Failed
It looks to me like this output is done by CMake itself so it might be
difficult to quieten it down, my concern is that this little test is
only required for specific platforms, and is run everywhere (safely,
but is still run) so the report above will appear everywhere, even
where its not appropriate. Running something that isn't required is
no great problem, what is though is the fact that we'll see a "Failed"
message appear, something that end users may well assume something is
broken that needs fixing, which in reality everything is working just
fine.
So... I'd like to see this resolved in a way that doesn't provide
esoteric and misleading messages.
Robert.
On Tue, May 6, 2008 at 1:30 AM, Philip Lowman <philip at yhbt.com> wrote:
> Robert,
>
> Attached is a patch to the toplevel CMakeLists.txt which adds an automated
> test for OSG_GLU_TESS_CALLBACK_TRIPLEDOT. This should help ease initial
> configuration on OS X systems.
>
>
>
>
> ---------- Forwarded message ----------
>
> From: Stephan Maximilian Huber <ratzfatz at digitalmind.de>
> Date: Mon, May 5, 2008 at 5:01 AM
> Subject: Re: [osg-users] Compile Errors 2.4 Release Mac OS X
> To: OpenSceneGraph Users <osg-users at lists.openscenegraph.org>
>
>
> Hi Philip,
>
> Philip Lowman schrieb:
>
>
> > 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.
> >
>
> Thanks for the automated test -- it works here (OS X, Xcode projects) as
> advertised. Can you submit the CMakeLists.txt to osg.submission?
>
> thanks,
>
>
> Stephan
> _______________________________________________
> osg-users mailing list
> osg-users at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
>
>
> --
> Philip Lowman
> _______________________________________________
> osg-submissions mailing list
> osg-submissions at lists.openscenegraph.org
>
> http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
>
>
More information about the osg-submissions
mailing list