uuid.lib(docobj_i.obj) : fatal error LNK1103: debugging informatio



Hi,

I've happily been using VC++ 6.0 SP6 with the Feb 2003 Platform SDK, but
recently tried to use the newly released Mar 2005 SDK.

I now get the following error when trying to compile anything:

uuid.lib(docobj_i.obj) : fatal error LNK1103: debugging information corrupt;
recompile module

I can get around it by replacing the uuid.lib file in the ...\lib folder
with the version from an earlier SDK but just wondered if anyone else has had
this problem or knows a better way to resolve it?

Thanks,

Gary.

.



Relevant Pages

  • Re: EVC3, EVC4 or VStudio 2005?
    ... the SDK is a bad fix, as anyone who wants to use the project has to modify ... project - that should compile fine - then diff the two project files and see ... In the PocketPC2003 SDK that is in VS2005 there is a C++ header file ... Looking at the WM5 SDK, in the same header file "vector", this file is ...
    (microsoft.public.pocketpc.developer)
  • Re: Unsupported Functions and Objects w/ new SDKs from Visual Stud
    ... use VS2005 to continue to support existing applications for older platforms. ... solution properties to use paths to the right SDK, ... should compile in the newer one using the same SDK. ... > You must have created a C++ MFC Desktop app. ...
    (microsoft.public.pocketpc.developer)
  • Re: VSS SDK writer impossible to compile
    ... Whereas, if I disassemble vssapi.dll on Win2K3, the same portion looks as ... Can anyone tell me what I might do to fix this? ... the VSS SDK Version 7.2 which seems to be the correct download from MSDN ... I can happily compile the testwriter sample from the Vista ...
    (microsoft.public.win32.programmer.kernel)
  • Re: Strange compilation error on Visual Studio 2005 and CE custom SDK
    ... It is a PB5 Platform that works fine with eMbedded Visual C++ 4sp4, and SDK is built with PB5 in same Workspace than OS that runs on device. ... Upgrade our library project form evc to vs2005 does not work, and upgrading any app does not work too. ... Now I'm capable to compile our library with a lot of hacks into headers, ... BUt form now I cannot compile any app, I'm doing a lot of changes in stdafx and other headers in order to get compiling it. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Answering Machine - Help
    ... > new answering machine sample in the Microsoft Windows Platform SDK. ... > But when I try to compile it I get an error from the file OCIDL.h ... See my TAPI and TSPI FAQ: ...
    (microsoft.public.win32.programmer.tapi)

Loading