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

Line 25: Line 25:
{{code|git clone https://git.code.sf.net/p/flightgear/windows-3rd-party windows-3rd-party}}
{{code|git clone https://git.code.sf.net/p/flightgear/windows-3rd-party windows-3rd-party}}


OSG is so unreliable at building and linking properly that I would very strongly recommend you to use the pre-built version: download this folder, and copy the <tt>archive/install/msvc140-64/OpenSceneGraph</tt> folder into the directory structure shown below.
{{code|git clone -b fgfs-342-1 https://github.com/zakalawe/osg.git osg}}


[http://build.flightgear.org:8080/job/OSG-Win/lastSuccessfulBuild/artifact/*zip*/archive.zip prebuilt OSG for Windows x64]
If you wish to compile your own OSG, you can get FlightGear's fork with a few patches at
{{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