From 9f15aaa9e60a3922799c031c746299f8fc44fb69 Mon Sep 17 00:00:00 2001 From: zhh Date: Mon, 17 Aug 2026 14:52:49 +0900 Subject: [PATCH] Init commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 47bc7ff..a02c0ac 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,5 @@ Please check `core/include/render_type_def.h` for the buffer order convention in HLSL to write a shader When CMAKE is called for the first time, the library path file will be generated in the root directory. Please configure the directory of qt6.10 yourself. In addition, the dependent assimp is uploaded to this repository because its size is relatively small. + +CRT must be vc143 version. If you ve compiled but cant run successfully, please use the vs2022/MSVC14.44's crt dll. \ No newline at end of file