Hi, I'm trying to run my project in Release Mode in Visual Studio. it builds just fine, but when I run it I get the error "the procedure entry point interlockedcompareexchange@12 could not be located in the dynamic link library libfreetype-6.dll.".
Now, running in debug mode works just fine.
I have tested this in both VS2010 and VS2015. Same result.
Help is appreciated.