How to build OpenSceneGraph from source and third party dependencies?
How can I build OpenSceneGraph from source? What should I do to get the third party dependencies for OSG built? This is just an initial guide which will get basic OSG installed on your system. There are many other configuration changes and compilation with dependencies that you can do later (building third party libraries is specified after the first long dotted line). Extract the OSG source code zip file to a folder Download and install CMake from the CMake website Run CMake In CMake, set the source code folder as the equivalent of F:/ProgramFiles/OSG/OpenSceneGraph–3.1.1 and not as F: