[Solved] missing "__gx_personality_v0" in "libstdc++-6.dll"
Installation and Deployment
3
Posts
2
Posters
2.0k
Views
1
Watching
-
Hi,
I am using Qt 5.0.1 with mingw32 on Windows7 64-bit.
After creating a new Testproject (Gui) it compiles well, but the exe claims an missing procedure entry point "__gx_personality_v0" in "libstdc++-6.dll"
The only thing I found out by researching is that it seems to be am version/compartibility problem (who would have guessed that..)Can anyone give me a clue or solution for this?
-
solved by re-installing qt