Hello, I downloaded TGUI source code and compiled it with SDL backend in a basic example from your tutorials page.
The problem is i cant read text in UI elements such as buttons or colorPicker.
I thought maybe there was a problem with the x64 version, so I compiled and linked it for win32, but the problem is exactly the same.
Is there some preprocessor definition missing, or what am I doing wrong?
Maybe something obvious in cmake? Which I've never used before?
The problem is i cant read text in UI elements such as buttons or colorPicker.
I thought maybe there was a problem with the x64 version, so I compiled and linked it for win32, but the problem is exactly the same.
Is there some preprocessor definition missing, or what am I doing wrong?
Maybe something obvious in cmake? Which I've never used before?