规范文档

This commit is contained in:
2026-08-16 19:14:34 +08:00
parent d6d55b3b7d
commit b33b57b0e3
3 changed files with 67 additions and 8 deletions
-8
View File
@@ -1,10 +1,2 @@
"C:\Program Files\JetBrains\CLion 2026.1\bin\cmake\win\x64\bin\cmake.exe" -DCMAKE_BUILD_TYPE=Debug --preset vs2022_debug
-S D:\ae\proj\Renderive -B D:\ae\proj\Renderive\cmake-build-vs2022_debug
默认每次运行程序都通过CDB运行 D:\ae\ewdk\EWDK_22621_230929-1800\Program Files\Windows Kits\10\Debuggers\x64\cdb.exe
D:\ae\tools 可能会有有用的工具
运行前使用环境脚本 env.ps1
[错误处理规范](../Error_handling_specification.md)