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. LNK2001 Error when creating a Multithreaded Debug DLL

LNK2001 Error when creating a Multithreaded Debug DLL

Scheduled Pinned Locked Moved C / C++ / MFC
helpdebugging
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.
  • S Offline
    S Offline
    Stacie Bartley
    wrote on last edited by
    #1

    Can anyone help me with this. I am trying to compile a Debug multithreaded DLL and I keep getting the following errors. I am really stuck so if anyone has encountered these errors before and can point me in the right direction I would greatly appreciate it. nafxcwd.lib(timecore.obj) : error LNK2001: unresolved external symbol __mbctype nafxcwd.lib(apphelp.obj) : error LNK2001: unresolved external symbol __mbctype nafxcwd.lib(filelist.obj) : error LNK2001: unresolved external symbol __mbctype nafxcwd.lib(appcore.obj) : error LNK2001: unresolved external symbol ___argv nafxcwd.lib(appcore.obj) : error LNK2001: unresolved external symbol ___argc Debug/if_boxcube.dll : fatal error LNK1120: 3 unresolved externals Error executing link.exe. if_boxcube.dll - 6 error(s), 0 warning(s) Thanks, In Advance :confused:Stacie:confused: "Imagination Is More Important Than Knowledge" ~Albert Einstein

    J 1 Reply Last reply
    0
    • S Stacie Bartley

      Can anyone help me with this. I am trying to compile a Debug multithreaded DLL and I keep getting the following errors. I am really stuck so if anyone has encountered these errors before and can point me in the right direction I would greatly appreciate it. nafxcwd.lib(timecore.obj) : error LNK2001: unresolved external symbol __mbctype nafxcwd.lib(apphelp.obj) : error LNK2001: unresolved external symbol __mbctype nafxcwd.lib(filelist.obj) : error LNK2001: unresolved external symbol __mbctype nafxcwd.lib(appcore.obj) : error LNK2001: unresolved external symbol ___argv nafxcwd.lib(appcore.obj) : error LNK2001: unresolved external symbol ___argc Debug/if_boxcube.dll : fatal error LNK1120: 3 unresolved externals Error executing link.exe. if_boxcube.dll - 6 error(s), 0 warning(s) Thanks, In Advance :confused:Stacie:confused: "Imagination Is More Important Than Knowledge" ~Albert Einstein

      J Offline
      J Offline
      James Spibey
      wrote on last edited by
      #2

      Did you manage to fix this? I'm having the same problem. James Spibey I love the word naked, it's brilliant isn't it, 'naked'. When I was a kid I used to write the word naked on a bit of paper hundreds of times and rub my face in it - Jeff, Coupling, BBC2

      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