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

Author Topic: thor related problems, procedure cannot be found in libthor dll  (Read 1513 times)

0 Members and 1 Guest are viewing this topic.

Flaze07

  • Jr. Member
  • **
  • Posts: 64
    • View Profile
    • Email
thor related problems, procedure cannot be found in libthor dll
« on: December 26, 2017, 02:26:37 pm »
any suggestion on how to fix this ?

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10818
    • View Profile
    • development blog
    • Email
Re: thor related problems, procedure cannot be found in libthor dll
« Reply #1 on: December 26, 2017, 07:51:40 pm »
Not sure why it would look for an SFML symbol in the Thor DLL, but it probably indicates that you're using incompatible versions of Thor and SFML. The easiest solution is to just rebuild Thor with your compiler and SFML version, that way you know everything matches.
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/

Flaze07

  • Jr. Member
  • **
  • Posts: 64
    • View Profile
    • Email
Re: thor related problems, procedure cannot be found in libthor dll
« Reply #2 on: December 27, 2017, 02:27:33 am »
thank you :D

Flaze07

  • Jr. Member
  • **
  • Posts: 64
    • View Profile
    • Email
Re: thor related problems, procedure cannot be found in libthor dll
« Reply #3 on: December 27, 2017, 09:58:51 am »
how do you register libwinpthread-1.dll to windows ?