|
From: Tatsuro M. <tma...@ya...> - 2014-05-29 20:04:29
|
--- On Fri, 2014/5/30, Bastian Märkisch wrote: > I cannot reproduce your problems here using MSVC 2012 and pre-built Qt > 5.1.2 (MSVC) on Windows 8. Also MinGW with pre-built Qt 5.1.2 (MinGW64) > works as expected. That is actually somewhat surprising since this mixes > MinGW's libs with MinGW64's ... > > Have you tried using the provided binary Qt versions for MinGW64? > The MinGW64 projrcts provides both 64 bit and 32 bit compliers. Which one do you indicate by MinGW64. First try I have tried pre-built Qt 5.3.0 on MinGW 4.8.2 32bit. But the compliler is posix threads version. I have built my all dependencies using win32 threads. Therefore I build Qt 4.8.6 on MinGW w62-32 dawarf2 win32 thread and used. Regards Tatsuro |