uuid.lib(unknwn_i.obj) : fatal error LNK1103: debugging information corrupt; recompile module
This error is caused by an incompatibility between the XPSP2 platform SDK and VC6.To solve this issue, use February 2003 platform SDK (and not XPSp2 Platform SDK)
DX9c October edition with extras (d3dx9.lib etc) (not december edition)
This problem can also be solved by renaming the uuid.lib file of the XPSP2 platform SDK to uuid.was_a_lib to disable it.
本文介绍了如何解决uuid.lib导致的LNK1103错误,该错误通常发生在使用XP SP2平台SDK与VC6编译环境中。解决方案包括使用特定版本的平台SDK及DX9c,或者重命名uuid.lib文件。
7275

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



