glText
glText copied to clipboard
GLTtext E0135 has no member gltGetTextWidth & gltGetTextHeight
I have a GLFW project and was trying to call these two functions, but Im receiving E0135 errors for both of them.
Assuming you have #include "gltext.h"
above, then it's hard to tell. Would you be able to share some code snippets, so I can help further?