[X] I have checked the Issues/Discussions pages to see if my issue has already been reported
Platform
Compiled from GitHub Source Code
Browser
None
Version
0.5.0
Description (include any images, videos, errors, or crash logs)
This version of hxcpp (D:\LNDN\fnf\funkin.haxelib\hxcpp\git/) appears to be a source/developement version.
Before this can be used, you need to:
Rebuild the main command-line tool, this can be done with:
cd tools/hxcpp
haxe compile.hxml
FOR HXCPP API < 330:
Build the binaries appropriate to your system(s), this can be done with:
cd project
neko build.n
Would you like to do this now [y/n]y
Compiling hxcpp tool...
Initial setup complete.
Creating D:/LNDN/fnf/funkin/export/release/windows/obj/obj/msvc64-nc/__pch/haxe/hxcpp.pch...
'cl.exe' 不是内部或外部命令,也不是可运行的程序
或批处理文件。
Error: Could not create PCH
Issue Checklist
Platform
Compiled from GitHub Source Code
Browser
None
Version
0.5.0
Description (include any images, videos, errors, or crash logs)
This version of hxcpp (D:\LNDN\fnf\funkin.haxelib\hxcpp\git/) appears to be a source/developement version. Before this can be used, you need to:
Would you like to do this now [y/n]y Compiling hxcpp tool... Initial setup complete. Creating D:/LNDN/fnf/funkin/export/release/windows/obj/obj/msvc64-nc/__pch/haxe/hxcpp.pch... 'cl.exe' 不是内部或外部命令,也不是可运行的程序 或批处理文件。 Error: Could not create PCH
Steps to Reproduce
No response