1
SFML projects / Re: Thor 2.0
« on: January 07, 2014, 03:39:38 am »
Hey, I'm not sure how much this has to do with Thor but I'm having a wierd problem with the library.
I've build and installed the latest GitHub versions of both SFML and Thor for VS11 using Cmake, but get this error when trying to run your example "particle.cpp" after linking the created libs for the aforementioned libraries.
I know this usually happens when there's a mismatch between what was linked to and the dll, or a mismatch in the IDE the libraries libs were compiled for but both SFML and Thor were compiled for VS11.
Anyways, I figured I'd post and see if anyone would know whats happening.
Thanks.
EDIT: I just build static libs for sfml and thor and that works fine.
I've build and installed the latest GitHub versions of both SFML and Thor for VS11 using Cmake, but get this error when trying to run your example "particle.cpp" after linking the created libs for the aforementioned libraries.
I know this usually happens when there's a mismatch between what was linked to and the dll, or a mismatch in the IDE the libraries libs were compiled for but both SFML and Thor were compiled for VS11.
Anyways, I figured I'd post and see if anyone would know whats happening.
Thanks.
EDIT: I just build static libs for sfml and thor and that works fine.