On Thu, Feb 5, 2009 at 1:52 PM, Jean-Sébastien Guay
<jean-sebastien.g...@cm-labs.com> wrote:
> Hi Umit,
>
>> Thanks for quick explanations, I am holding building directory separated
>> from source directory and before building always I delete all files in
>> building directory, but I get same result after 3 try :( I don't understand
>> as you.
>
> Yes, it's very weird. If we don't get to a more logical solution, we will
> have to assume that 2003 is more stringent for its warnings...
>
> Can you tell me what your settings are for these CMake variables (you will
> have to show the "advanced values" to see most if not all of these)
>
> OSG_DISABLE_MSVC_WARNINGS
> OSG_USE_AGGRESSIVE_WARNINGS
> CMAKE_CXX_FLAGS

FYI, I have disabled this warning via a pragma in include/osg/Export
as it was just consuming our time far beyond the worth of the actual
warning.  This is now checked into svn/trunk and OSG-2.8 branch.

Robert.
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to