Fatal error LNK1103: debugging information corrupt; recompile module
-
After I installing "SDK WinXP SP2"(Febuary 2003), I got LNK1103 error in VC++6! My OS is WinXP (Without SP). I had seen the following question: Debugging Information Corrupt[^] I can NOT dowload older version (because it is NOT good solution). Can anyone help me?
-
After I installing "SDK WinXP SP2"(Febuary 2003), I got LNK1103 error in VC++6! My OS is WinXP (Without SP). I had seen the following question: Debugging Information Corrupt[^] I can NOT dowload older version (because it is NOT good solution). Can anyone help me?
Have you tried deleting the entire debug folder and doing a rebuild from scratch?
Ryan
"Punctuality is only a virtue for those who aren't smart enough to think of good excuses for being late" John Nichol "Point Of Impact"
-
Have you tried deleting the entire debug folder and doing a rebuild from scratch?
Ryan
"Punctuality is only a virtue for those who aren't smart enough to think of good excuses for being late" John Nichol "Point Of Impact"
Yes, I deleted Debug and Release folders and *.opt, *.ncb, *.aps and any temporary files. But I have problem still.