debugging information cannot be found or does not match visual studio's

后端 未结 14 1698
醉酒成梦
醉酒成梦 2020-11-29 04:11

I copied an existing project and renamed the folder. Now I get this error when I try to compile the application

debugging information cannot be found

14条回答
  •  执笔经年
    2020-11-29 04:51

    I had the same issue, and this link helped me solved the problem, by rename "symsrv.no" to "symsrv.yes" in VS IDE folder.

提交回复
热议问题