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. XML / XSL
  4. error LNK2019

error LNK2019

Scheduled Pinned Locked Moved XML / XSL
helpcsharpvisual-studioquestion
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
    sandeepkavade
    wrote on last edited by
    #1

    i am a newbie and using visual studio 2003 for my tinyXML parser test application. While building the project I am getting the following errors. Searched a lot on net but not got the solution to the error. The input library is included. Have you found the solution. Will you help me to get rid of this? Parse_Test error LNK2019: unresolved external symbol "void * __cdecl xmldoc_Create(char const *)" (?xmldoc_Create@@YAPAXPBD@Z) referenced in function "public: void __thiscall CParse_TestDlg::OnBnClickedButton2(void)" (?OnBnClickedButton2@CParse_TestDlg@@QAEXXZ) Parse_Test fatal error LNK1120: 1 unresolved externals

    S 1 Reply Last reply
    0
    • S sandeepkavade

      i am a newbie and using visual studio 2003 for my tinyXML parser test application. While building the project I am getting the following errors. Searched a lot on net but not got the solution to the error. The input library is included. Have you found the solution. Will you help me to get rid of this? Parse_Test error LNK2019: unresolved external symbol "void * __cdecl xmldoc_Create(char const *)" (?xmldoc_Create@@YAPAXPBD@Z) referenced in function "public: void __thiscall CParse_TestDlg::OnBnClickedButton2(void)" (?OnBnClickedButton2@CParse_TestDlg@@QAEXXZ) Parse_Test fatal error LNK1120: 1 unresolved externals

      S Offline
      S Offline
      sthotakura
      wrote on last edited by
      #2

      Did you add reference to the required .lib files?

      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