1
Graphics / Re: Failing To Load Font
« on: January 04, 2014, 03:23:14 am »
I agree with AlexAUT. It seems as though, he's set his debug configuration to use the release libs (although it's hard to tell by the screenshot since the text is cutoff).
You've got to change the configuration so that building in debug uses the debug libs like so (notice the -d after the lib name):
http://www.mediafire.com/view/pkyz60ecwdpwf2d
and so that building in release uses the release libs:
http://www.mediafire.com/view/qacelje8ysmwbxq
You've got to change the configuration so that building in debug uses the debug libs like so (notice the -d after the lib name):
http://www.mediafire.com/view/pkyz60ecwdpwf2d
and so that building in release uses the release libs:
http://www.mediafire.com/view/qacelje8ysmwbxq