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. Link Error LNK1209

Link Error LNK1209

Scheduled Pinned Locked Moved C / C++ / MFC
csharpvisual-studiohelp
7 Posts 4 Posters 2 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.
  • D Offline
    D Offline
    dahill
    wrote on last edited by
    #1

    I get link error LNK1209 no matter how many times i retry. The .pdb file is there and updated. I've even tried replacing the LINK.EXE, DUMPBIN.EXE, EDITBIN.EXE and LIB.EXE files in the VC98 bin folder (I'm using Visual Studio 6). dahill

    PJ ArendsP M V D 6 Replies Last reply
    0
    • D dahill

      I get link error LNK1209 no matter how many times i retry. The .pdb file is there and updated. I've even tried replacing the LINK.EXE, DUMPBIN.EXE, EDITBIN.EXE and LIB.EXE files in the VC98 bin folder (I'm using Visual Studio 6). dahill

      PJ ArendsP Offline
      PJ ArendsP Offline
      PJ Arends
      wrote on last edited by
      #2

      Did you try doing a "Rebuild All"? Doing that usually fixes things.


      You may be right I may be crazy But it just may be a lunatic you’re looking for -- Billy Joel -- Within you lies the power for good - Use it!

      Within you lies the power for good; Use it!

      1 Reply Last reply
      0
      • D dahill

        I get link error LNK1209 no matter how many times i retry. The .pdb file is there and updated. I've even tried replacing the LINK.EXE, DUMPBIN.EXE, EDITBIN.EXE and LIB.EXE files in the VC98 bin folder (I'm using Visual Studio 6). dahill

        M Offline
        M Offline
        mbue
        wrote on last edited by
        #3

        Try a 'Full build' of your project. A build or link error is not an error of your compiler! Dont replace your binary Visual Studio files.

        1 Reply Last reply
        0
        • D dahill

          I get link error LNK1209 no matter how many times i retry. The .pdb file is there and updated. I've even tried replacing the LINK.EXE, DUMPBIN.EXE, EDITBIN.EXE and LIB.EXE files in the VC98 bin folder (I'm using Visual Studio 6). dahill

          V Offline
          V Offline
          Vinaya
          wrote on last edited by
          #4

          Delete the 'Release' and 'Debug' folder and then perform a 'Rebuild All' on your application. Hope this helps... Vini

          1 Reply Last reply
          0
          • D dahill

            I get link error LNK1209 no matter how many times i retry. The .pdb file is there and updated. I've even tried replacing the LINK.EXE, DUMPBIN.EXE, EDITBIN.EXE and LIB.EXE files in the VC98 bin folder (I'm using Visual Studio 6). dahill

            D Offline
            D Offline
            dahill
            wrote on last edited by
            #5

            Thanks for the input gentlemen- I have "rebuilt all" with no success. This link error reads, ".pdp differs from previous link; relink or rebuild" and (for me) only occurs in the DEBUG configuration. -dahill -- modified at 16:02 Tuesday 28th February, 2006

            1 Reply Last reply
            0
            • D dahill

              I get link error LNK1209 no matter how many times i retry. The .pdb file is there and updated. I've even tried replacing the LINK.EXE, DUMPBIN.EXE, EDITBIN.EXE and LIB.EXE files in the VC98 bin folder (I'm using Visual Studio 6). dahill

              D Offline
              D Offline
              dahill
              wrote on last edited by
              #6

              I have just found a similar LNK1209 problem posted in March, 2004 by "melwyn". Ominously, he didn't appear to get an answer (from the Message Board). -dahill -- modified at 17:36 Tuesday 28th February, 2006

              1 Reply Last reply
              0
              • D dahill

                I get link error LNK1209 no matter how many times i retry. The .pdb file is there and updated. I've even tried replacing the LINK.EXE, DUMPBIN.EXE, EDITBIN.EXE and LIB.EXE files in the VC98 bin folder (I'm using Visual Studio 6). dahill

                D Offline
                D Offline
                dahill
                wrote on last edited by
                #7

                Based on a solution attributed to "melwyn" on http://www.codecomments.com/archive307-2004-3-160471.html I was able to get rid of LNK1209. I ended up using file version 6.0.8160.0 of MSPDB60.DLL in C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin. For some reason file version 6.20.9351.0 of mspdb60.dll cut from C:\Program Files\Microsoft Visual Studio\VC98\Bin brought the link error with it. -dahill

                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