Bertrand Coconnier
|
55ee59ac99
|
Flags ENABLE_GDAL and ENABLE_OPENMP are now carried over to FlightGear.
|
2017-02-26 16:39:48 +01:00 |
|
Bertrand Coconnier
|
10fa8a471a
|
SGPath::set is called by SGPath::operator=(const char*p) so it needs to be unconditionnally compiled.
|
2017-02-25 16:02:36 +01:00 |
|
Bertrand Coconnier
|
23cc940743
|
gcc fails to catch std::ios_base::failure due to an inconsistent C++11 ABI between headers and libraries. See bug#66145 for more details (https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66145).
|
2017-02-25 14:38:38 +01:00 |
|
Bertrand Coconnier
|
2082b18e2e
|
Export the symbol ENABLE_SIMD for FG to build with the same setting.
|
2017-02-07 00:02:39 +01:00 |
|
Bertrand Coconnier
|
5ab595b401
|
The Shlwapi library is now needed for the Windows build (required in simgear/misc/sg_dir.cxx which calls to PathIsDirectoryEmpty)
|
2016-07-03 14:36:22 +02:00 |
|
Bertrand Coconnier
|
7e06e5382a
|
One (last?) fix for compilation errors with MSVC++
|
2016-07-03 12:38:56 +02:00 |
|
Bertrand Coconnier
|
d3c5c45262
|
Fixed compilation errors with MSVC++
|
2016-07-03 11:53:23 +02:00 |
|
bcoconni
|
14f2f9e917
|
Added some OSG headers for the correct evaluation of the OSG_VERSION_LESS_THAN macro.
|
2014-08-09 19:53:19 +02:00 |
|