VisualGMQ / NickelEngine

a game engine based on ECS
MIT License
53 stars 4 forks source link

*: Fix compile error under macos #2

Open JaySon-Huang opened 6 months ago

JaySon-Huang commented 6 months ago

Fix the following errors:

JaySon-Huang commented 6 months ago

It can build successfully under my macbook now

>  cmake --build cmake-build
[  1%] Built target glad
[  4%] Built target imgui
[  7%] Built target ImGuizmo
[  7%] Built target stb_image
[  8%] Built target toml++
[ 13%] Built target mirrow
[ 14%] Built target miniaudio
[ 14%] Built target nanobench
[ 31%] Built target freetype
[ 43%] Built target lunasvg
[ 54%] Built target efsw
[ 64%] Built target efsw-static
[ 70%] Built target easy_profiler
[ 71%] Built target profiler_converter
[ 72%] Built target profiler_sample
[ 73%] Built target profiler_sample_disabled_profiler
[ 74%] Built target profiler_reader
[ 75%] Built target nickel_core
[ 87%] Built target nickel
[ 87%] Built target ImGuiPlugin
[ 94%] Built target editor
[ 94%] Built target gjk_bench
[ 95%] Built target geom
[ 96%] Built target cgmath
[ 97%] Built target tweeny
[ 97%] Built target csv_iterator
[ 98%] Built target gjk
[ 99%] Built target geom_testbed
[100%] Built target physics_testbed