User:Legoboyvdlp/Building using CMake - Windows: Difference between revisions

Line 31: Line 31:
If you wish to compile your own OSG, you can get FlightGear's fork with a few patches at
If you wish to compile your own OSG, you can get FlightGear's fork with a few patches at


{{code|git clone https://github.com/zakalawe/osg/tree/fgfs-342-1 OpenSceneGraph}}
{{code|git clone -b fgfs-342-1 https://github.com/zakalawe/osg.git OpenSceneGraph}}


After downloading these, I would suggest assembling a folder structure as below:
After downloading these, I would suggest assembling a folder structure as below:
842

edits