SFML community forums

Help => General => Topic started by: Flaze07 on December 26, 2017, 02:26:37 pm

Title: thor related problems, procedure cannot be found in libthor dll
Post by: Flaze07 on December 26, 2017, 02:26:37 pm
any suggestion on how to fix this ?
Title: Re: thor related problems, procedure cannot be found in libthor dll
Post by: eXpl0it3r 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.
Title: Re: thor related problems, procedure cannot be found in libthor dll
Post by: Flaze07 on December 27, 2017, 02:27:33 am
thank you :D
Title: Re: thor related problems, procedure cannot be found in libthor dll
Post by: Flaze07 on December 27, 2017, 09:58:51 am
how do you register libwinpthread-1.dll to windows ?