Link 1103 for DXGUID

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Patches

    Link 1103 for DXGUID

    Cannot compile Debug version of simple DI joystick demo program in C++
    because of following: "dxguid.lib(dxg uid.obj) : fatal error LNK1103:
    debugging information corrupt; recompile module" Using Visual C++ version 6
    with SP6, DXSDK 2005. Any suggestions ?
    --
    Thanks,
    Larry
  • Richard Brower

    #2
    Re:Link 1103 for DXGUID

    I had this problem with the June 2005 release. When I unistalled that and
    installed the April 2005 release, it compiled with debug info.

    Comment

    • Patches

      #3
      Re:Link 1103 for DXGUID

      Thanks for your solution. I also went to the DirectX 9.0b as suggested in
      some other posts for VC++ 6.0 users. No problems now.
      --
      Thanks,
      L

      "Richard Brower" wrote:
      [color=blue]
      > I had this problem with the June 2005 release. When I unistalled that and
      > installed the April 2005 release, it compiled with debug info.
      >[/color]

      Comment

      Working...