titbits from the world less travelled

[VC compile error] uuid.lib : fatal error LNK1103: debugging information corrupt; recompile module

This happens usually because in your visual studio vc6 compiler options you would have set the library files path to “Microsoft platform SDKs” , which uses the newer library files. Goto the option again and then set to “Microsoft SDKs” which is set to older SDK. this will help to solve your problem.

posted by admin in c++, visual studio and have No Comments

Place your comment

Please fill your data and comment below.
Name
Email
Website
Your comment