1
Graphics / Cannot draw text, linker errors in debug mode, other in rls
« on: January 16, 2012, 03:06:01 pm »
The graphics card and OS are Asus GTX470 and Windows 7, but i don't think thats relevant. I'm using the latest static sfml 2.0. I'm not showing all the relevant code, but i think that might be the problem ( sorry ). If i call the CTextRenderer::Draw from main, it will work, however if i call it from another class' instance, the following will happen.