Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: error LNK2001: unresolved external symbol Visual Studio 2010  (Read 1434 times)

0 Members and 1 Guest are viewing this topic.

warburp

  • Newbie
  • *
  • Posts: 1
    • View Profile
error LNK2001: unresolved external symbol Visual Studio 2010
« on: February 23, 2013, 02:27:19 am »
I get the following error when i attempt to compile error LNK2001: unresolved external symbol along with the code in the install tutorial for 2.0 doesnt even compile due to things not having members that are being referenced

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10880
    • View Profile
    • development blog
    • Email
AW: error LNK2001: unresolved external symbol Visual Studio 2010
« Reply #1 on: February 23, 2013, 08:53:58 am »
Make sure to link SFML correctly and use matching example code.
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/

 

anything