OpenSceneGraph: Difference between revisions

temporarily moved lib64 content to Talk:OpenSceneGraph
(Undo revision 36787 by ThorstenB (talk) - please see Talk:OpenSceneGraph)
(temporarily moved lib64 content to Talk:OpenSceneGraph)
Line 90: Line 90:


== lib64 ==
== lib64 ==
On 64bit operating systems OpenSceneGraph does have the strange behavior to install into lib64 instead of lib. To get rid of that edit the file CMakeLists.txt in the OSG source directory as shown:
Content moved to [[Talk:OpenSceneGraph]] for now.
  sed 's|SET(LIB_POSTFIX "64" CACHE|SET(LIB_POSTFIX "" CACHE|' -i CMakeLists.txt




392

edits