I don't know what it could still be. The code works fine for others but everything seems to be set up correctly on your pc.
The only thing that wasn't normal in the things you send (except for the fact that you are receiving a segmentation fault) was the result of the call stack. Could you double check that you are running in Debug mode when you get that call stack? It shouldn't contain question marks on the top.
The only other thing you could still try is rebuilding TGUI yourself with cmake, but I fear that it isn't going to make a difference.
The only thing that wasn't normal in the things you send (except for the fact that you are receiving a segmentation fault) was the result of the call stack. Could you double check that you are running in Debug mode when you get that call stack? It shouldn't contain question marks on the top.
The only other thing you could still try is rebuilding TGUI yourself with cmake, but I fear that it isn't going to make a difference.