上QQ阅读APP看书,第一时间看更新
Generating packages using Visual Studio
The Microsoft Visual Studio IDE provides a truly high-end compiler that is used for building binaries from source code under Windows. It uses a solution file (.sln) to organize a set of projects. CMake will generate an OpenSceneGraph.sln
file at the root of the build directory. Open the solution file and start building OSG with the Visual Studio compiler.