Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. fatal error LNK1103

fatal error LNK1103

Scheduled Pinned Locked Moved C / C++ / MFC
c++debugginghelp
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Manjunath S
    wrote on last edited by
    #1

    Dear all, i built the strmbasd.lib in platform sdk command prompt(using nmake command). I try to built the dll in vc++6 ,using this lib file(strmbasd.lib). The following error was occured waiting for the valued suggest from you all.. Output Window Compiling... YuvGray.cpp Linking... Creating library Debug/YuvGray.lib and object Debug/YuvGray.exp LINK : warning LNK4098: defaultlib "LIBCMTD" conflicts with use of other libs; use /NODEFAULTLIB:library strmbasd.lib(strmiids.obj) : fatal error LNK1103: debugging information corrupt; recompile module Error executing link.exe. Results YuvGray.dll - 1 error(s), 1 warning(s)

    Manjunath S GESL Bangalore

    C 1 Reply Last reply
    0
    • M Manjunath S

      Dear all, i built the strmbasd.lib in platform sdk command prompt(using nmake command). I try to built the dll in vc++6 ,using this lib file(strmbasd.lib). The following error was occured waiting for the valued suggest from you all.. Output Window Compiling... YuvGray.cpp Linking... Creating library Debug/YuvGray.lib and object Debug/YuvGray.exp LINK : warning LNK4098: defaultlib "LIBCMTD" conflicts with use of other libs; use /NODEFAULTLIB:library strmbasd.lib(strmiids.obj) : fatal error LNK1103: debugging information corrupt; recompile module Error executing link.exe. Results YuvGray.dll - 1 error(s), 1 warning(s)

      Manjunath S GESL Bangalore

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      Having built with the PSDK, you've got a lib that was created by a newer compiler than VC6, that's probably your problem. Why are you using VC6 ?

      Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog

      M 1 Reply Last reply
      0
      • C Christian Graus

        Having built with the PSDK, you've got a lib that was created by a newer compiler than VC6, that's probably your problem. Why are you using VC6 ?

        Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog

        M Offline
        M Offline
        Manjunath S
        wrote on last edited by
        #3

        I will check it i checked with vc++ 6 bcos this was the version which i installed in my system

        Manjunath S GESL Bangalore

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups