
When compiling with cmake --build . --config Release --target dandelion --parallel 8, a large number of errors as shown in the picture occur. Even if all modifications are commented out, leaving only the basic element collection part and the trace log output part, it still reports errors. After a graphical interface “electric shock” flip, the interface becomes unresponsive.
Please check whether you accidentally saved some source files in GBK encoding. Since we enforce compilation in UTF-8, saving in other encodings is likely to cause errors.