-
Notifications
You must be signed in to change notification settings - Fork 2k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug | Bug描述
tinyobjloader的cmake_minimum_required过低导致cmake -B build失败Jolt\Core\JobSystemThreadPool.cpp使用了时间字面量us但是未导入chrono库,导致编译失败- (可选)
engine/source/editor/CMakeLists.txt:44缺少POST_BUILD标记
可行修复措施
参考 #503
Steps to reproduce | 如何复现
Steps to reproduce the behavior:
- 拉取最新提交
- 使用 build_windows.bat
Screenshots/Logs | 截图/日志
- tinyobjloader 的 cmake 版本过低截图:
- Jolt
- add_custom_command
Desktop | 桌面环境
- OS: Windows
- Version Win11
- Compiler MSVC 2022
- CMake Version: 4.0.0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working