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 - raddepadde

#1
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?