Hello, i have troubles with tgui. I builded the library with cmake (release and debug). It was built fine. Then i linked these libraries into my project. The compilation was also succesfull, but when i executed my app i got a error message "The entry point in the procedure gxx_personality_v0 wasn't found in library DLL libstdc++-6.dll". My IDE is CodeBlocks 13.12 with mingw 4.7.1 (platform windows 7 x86).