Talk:Superbuild

From FlightGear wiki
Revision as of 02:08, 2 March 2014 by Rreiter (talk | contribs) (Extending the Superbuild Windows Section)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

In Windows section I'd like to eventually add several things once I'm certain of and verify the details:

  1. SVN requirement and need to set CMAKE "Subversion_SVN_EXECUTABLE"
  2. About building FlightGear.sln [debug] vs [release]. If you experience a [debug] mode build failure related to missing OpenSceneGraph library files, try building in [release] mode first at least once so that the release-mode files are already present in their directories.
  3. Adding to Windows Environment PATH variable: the executable \bin paths
  4. Appending to PATH during Visual Studio debug startup.

Rreiter (talk) 02:08, 2 March 2014 (UTC)