Superbuild on Windows: Difference between revisions

Jump to navigation Jump to search
Reference added about the CMake 3.0 possible issue.
(Screenshot added for the command arguments.)
(Reference added about the CMake 3.0 possible issue.)
Line 93: Line 93:
== Troubleshootings ==
== Troubleshootings ==


* Some people experience problem with CMake >= 3.0, so if you get the following error when the solution is building, switch to CMake 2.8.12:
* Some people experience problem with CMake >= 3.0, so if you get the following error when the solution is building, switch to CMake 2.8.12<ref>[http://forum.flightgear.org/viewtopic.php?f=45&t=23381 A post in the compiling support forum]</ref>:
   error MSB6006: "cmd.exe" exited with code 1
   error MSB6006: "cmd.exe" exited with code 1
* It is possible you get an error such as "Failed to open font file" although the font exist at the location specified. In this case, this is due to the missing OSG plugin <tt></tt>osgdb_freetype.dll in <tt></tt>D:\Projets\fginstall\msvc110-64\OpenSceneGraph\bin for example. Personally, I did dot start thinking about the problem. Sorry...
* It is possible you get an error such as "Failed to open font file" although the font exist at the location specified. In this case, this is due to the missing OSG plugin <tt></tt>osgdb_freetype.dll in <tt></tt>D:\Projets\fginstall\msvc110-64\OpenSceneGraph\bin for example. Personally, I did dot start thinking about the problem. Sorry...
Line 99: Line 99:


For any other problems you are facing, please report in on the board.
For any other problems you are facing, please report in on the board.
==References==
<references />


[[Category:Building from source‎]]
[[Category:Building from source‎]]
29

edits

Navigation menu