mirror of
https://github.com/dhewm/dhewm3.git
synced 2025-03-24 03:22:10 +00:00
Upgrade CMakeLists.txt minimum SDK version for compiling in macOS to v.10.9 "Mavericks" for 64 bit builds. Until now, make failed with this error: warning: include path for stdlibc++ headers not found; pass '-std=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] In file included from /Juegos/dhewm3/neo/idlib/bv/Bounds.cpp:29: /Juegos/dhewm3/neo/sys/platform.h:185:10: fatal error: 'cstddef' file not found #include <cstddef> ^~~~~~~~~ 1 warning and 1 error generated. |
||
---|---|---|
.. | ||
cm | ||
d3xp | ||
framework | ||
game | ||
idlib | ||
MayaImport | ||
renderer | ||
sound | ||
sys | ||
tools | ||
TypeInfo | ||
ui | ||
CMakeLists.txt | ||
config.h.in | ||
mmakefile.src |