Talk:OpenSceneGraph: Difference between revisions

Jump to navigation Jump to search
no edit summary
(about lib64)
 
No edit summary
Line 1: Line 1:
; Cause of the argument:
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:
  sed 's|SET(LIB_POSTFIX "64" CACHE|SET(LIB_POSTFIX "" CACHE|' -i CMakeLists.txt
Hi Thorsten,
Hi Thorsten,


Line 14: Line 21:
Anyhow, this doesn't cover Windows systems, I have no idea how it is handled there. I will edit the text respectively.
Anyhow, this doesn't cover Windows systems, I have no idea how it is handled there. I will edit the text respectively.


--[[User:Flughund|Flughund]] 21:21, 17 November 2011 (EST)
--[[User:Flughund|Flughund]] 21:46, 17 November 2011 (EST)
392

edits

Navigation menu