LIBGCC_S_SJLJ-1.DLL
-
Hi and Hello,
I installed this weekend Qt .1 with the online installer and choosed the mingw48 version. After that I compiled libqxt without error (just the installation did not find any valid file in the documentation directory). Compiling my program with libqxt to use the QxtLogger support works too. But running the program fails. Depency Walker suggest libgcc_s_sjlj-1.dll. Grabbing this from http://sourceforge.net/projects/mingwbuilds/files/host-windows/releases/4.8.1/32-bit/ results in missing funtions in libstdc++-1.dll.
How can I use libqxt in Qt5.1? Can I compile libqxt with dwarf than sjlj? Under 5.0.2 everything works fine.Thanks,
Erni35