20
edits
m (→Building: Button images.) |
|||
Line 57: | Line 57: | ||
## Generate the solution with F7 key or right-click the top level "Solution SimGear" in the Solution Explorer and choose Build. | ## Generate the solution with F7 key or right-click the top level "Solution SimGear" in the Solution Explorer and choose Build. | ||
## If there are build errors, return to CMake, clear remaining errors, [[File:CMake GUI Configure.png]] and [[File:CMake GUI Generate.png]]. | ## If there are build errors, return to CMake, clear remaining errors, [[File:CMake GUI Configure.png]] and [[File:CMake GUI Generate.png]]. | ||
## When Visual Studio is able to build everything without errors, | ## When Visual Studio is able to build everything without errors, right-click on the <tt>INSTALL</tt> project and choose Build, to put the product files in <tt>${CMAKE_INSTALL_PREFIX}</tt> | ||
# '''Building FlightGear''' | # '''Building FlightGear''' | ||
#: Repeat the steps under Building Simgear, but change the <tt>SimGear</tt> paths to <tt>FlightGear</tt>. | #: Repeat the steps under Building Simgear, but change the <tt>SimGear</tt> paths to <tt>FlightGear</tt>. |
edits