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

#1
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).