build时报错,查了好久都不知道问题出在哪里
build path contains project built with “Create Visual Studio Solution” option, which is incompatible with current build settings. Consider building your project into an empty directory.

路径名中文也修改成英文了,还是报错
谢谢
报错的意思是:生成路径包含使用create visual studio解决方案选项生成的项目,该选项与当前生成设置不兼容,请考虑将项目生成到空目录中
解决方法:自己新建一个文件夹,打包到新建文件夹即可