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

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - dejan

Pages: [1]
1
General / SFML 2.0 RC Bug
« on: April 30, 2012, 07:15:37 pm »
Hello, i've been using older SFML 2.0 beta version, i believe that it was from 2011 if i am not mistaken.
Anyway, few days ago i started one project with it and it all worked good. Then, i saw that the SFML 2.0 RC got released, so i decided to try it out. I just replaced the old files with the new files and i get this error on my project that i started with earlier 2.0 build:

"The procedure entry point ?display@Window@sf@@QAEXXZ could not be located in the dynamic link library sfml-window-2.dll"

(image http://imgur.com/Pm8R0)

What could be causing it?

PS I am linking debug libs (sfml-window-d.lib )

Pages: [1]
anything