Thanks Paul, fixes merged and submitted to SVN.
On Dec 14, 2007 3:28 PM, Obermeier, Paul, OPS3
<[EMAIL PROTECTED]> wrote:
> Hello Robert,
>
> Please find enclosed the following 2 bug fixes:
>
> File osgShadow/Version.cpp, Line 25:
>
> const char* osgShaodowGetLibraryName()
>
> should be:
>
> const char* osgShadowGetLibraryName()
>
>
> File CMakeModules/OsgMacroUtils.cmake, Line 224:
>
> SET_TARGET_PROPERTIES(${TARGET_TARGETNAME} PROPERTIES DEBUG_POSTFIX
> ${CMAKE_DEBUG_POSTFIX})
>
> should be:
>
> SET_TARGET_PROPERTIES(${TARGET_TARGETNAME} PROPERTIES DEBUG_POSTFIX
> "${CMAKE_DEBUG_POSTFIX}")
>
> Otherwise setting CMAKE_DEBUG_POSTFIX to an empty string instead of "d" in
> the main CMakeLists.txt does not work under Linux.
>
> Attached patched files are against current SVN version.
>
> Kind regards,
>
> Paul Obermeier
> LFK-Lenkflugkörpersysteme GmbH
> Flight Control / Systems & Realtime Simulation
>
> _______________________________________________
> osg-submissions mailing list
> [email protected]
> http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
>
>
_______________________________________________
osg-submissions mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org