fatal error C1083: 无法打开包括文件: “Halcon.h”: No such file or directory时间:2023-03-08 20:19:52 这个文件是有包括的。但编译时报错。 解决方法:我把debug模式改为release模式就好了。