Error Message "A File with the correct name was found in this directory but it is not the correct one" upon run debug MFC app.
在编译别人的一个vc6的程序时,调到debug环境下,运行时弹出 'Find Symbols'对话框。
上面显示 "A File with the correct name was found in this directory but it is not the correct one"
正确的指定了mfcs42.lib后,依然会出现这样的问题
通过的过程:不明白是怎么回事
另打开了一个vc6新建了一个工程,编译后,再回来编译有问题的这个工程,神奇般的通过。
哈哈哈哈哈哈