Syntax error in custom slicer build

Hi there, can anyone help me with this problem?
I am following the instruction in SlicerCAT(https://www.kitware.com/slicercat-creating-custom-applications-based-on-3d-slicer/) to build a custom slicer application. I didn’t modify anything in the source code, but I have these syntax errors reported.

I am using VS 2022, CMake 3.23.1, Git 2.35.1, Slicer 4.13

Without speaking Chinese I can’t make heads or tails from these errors. Since I assume you understand what it ways I suggest starting to fix the top one and I’d ignore the highlighted CMake one for now.

I have figured out the reason. The custom name can not contain characters like ‘-’ etc.