XiaoGongWei / MG_APP

MG-APP (https://link.springer.com/article/10.1007/s10291-020-00976-1);
https://xiaogongwei10.blog.csdn.net/
95 stars 52 forks source link

运行MG_APP出现读取文件失败的处理 #16

Open qq9482 opened 4 years ago

qq9482 commented 4 years ago

克隆库到本地文件夹 1、使用Qt打开.pro文件之前,建议删掉.user文件和类似.user.13511这种文件,否则会一直卡在reading project,网上说可能是.user默认打开方式为VS image1

2、运行软件处理数据之前,将resource/CopyData文件夹中所有文件,拷贝到生成的 /build-MG_APP-Desktop_Qt_5_8_0_MinGW_32bit-Debug/debug/ 文件夹中 image2

image3 image4

详细内容请参考:https://github.com/XiaoGongWei/MG_APP/tree/master/resources/doc