Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - Jliu11

#1
Help requests / Error with setGlobalFont()
30 January 2016, 08:59:35
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.