BoomingTech / Piccolo

Piccolo (formerly Pilot) – mini game engine for games104
MIT License
5.86k stars 1.82k forks source link

Bug Report,编译的时候报错,debuf error。 #482

Open hongyesuifeng opened 2 months ago

hongyesuifeng commented 2 months ago

Describe the bug | Bug描述 A clear and concise description of what the bug is.

Steps to reproduce | 如何复现 Steps to reproduce the behavior:

  1. 拉取引擎的代码
  2. 去除D:\Learn_Code\piccolo\Piccolo-main\engine\3rdparty\JoltPhysics\Build\CMakeLists.txt中的45行的/WX
  3. 编译运行

Expected behavior | 预期行为 A clear and concise description of what you expected to happen.

Actual behavior | 实际行为 A clear and concise description of what actually happened.

Screenshots/Logs | 截图/日志 If applicable, add screenshots and/or a video to help explain your problem. 035e69f899d0b50ae37963983762483 91088a78ec86027b7db5c96e4eac9d6

Desktop | 桌面环境

Additional context | 补充信息 Add any other context about the problem here.

boooooommmmmm commented 1 month ago

尝试用release启动,或者下载vulkan sdk? 参考 #23