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. A question about lib files.

A question about lib files.

Scheduled Pinned Locked Moved C / C++ / MFC
helpquestiondebugging
2 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
    mt_samiei
    wrote on last edited by
    #1

    Dear all I add one library file (atapid.lib)to my project and compile it. but I get following error atapid.lib(tapireq.obj) : fatal error LNK1202: "D:\...\Debug\vc60.pdb" is missing debugging information for referencing module Error executing link.exe. How can I overcome to this problem. Regards Monhi

    A 1 Reply Last reply
    0
    • M mt_samiei

      Dear all I add one library file (atapid.lib)to my project and compile it. but I get following error atapid.lib(tapireq.obj) : fatal error LNK1202: "D:\...\Debug\vc60.pdb" is missing debugging information for referencing module Error executing link.exe. How can I overcome to this problem. Regards Monhi

      A Offline
      A Offline
      Abhijeet Pathak
      wrote on last edited by
      #2

      Try rebuilding the entire application. i.e. Make a Full Recompile. vc60.pdb is the 'Program Database' file and will be recreated when you will compile the app.

      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