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新建了一个工程,编译后,再回来编译有问题的这个工程,神奇般的通过。
哈哈哈哈哈哈
本文记录了在使用Visual C++ 6.0编译MFC应用程序时遇到的一个奇怪错误:“AFilewiththecorrectnamewasfoundinthisdirectorybutitisnotthecorrectone”。尽管正确指定了mfcs42.lib文件,该问题仍然存在。最终通过重新创建一个新工程并再次尝试编译原有工程来解决了这个问题。

1729

被折叠的 条评论
为什么被折叠?



