I am new to TGUI and just tested the sample code on the link https://tgui.eu/example-code/v0.6/loading-from-file/
But the complier throws an unhandled exception when the code runs to line "if (gui.setGlobalFont("../../fonts/DejaVuSans.ttf") == false)". I am using visual studio 2010. I don't know what is the problem.
But the complier throws an unhandled exception when the code runs to line "if (gui.setGlobalFont("../../fonts/DejaVuSans.ttf") == false)". I am using visual studio 2010. I don't know what is the problem.