Probably was meant to be sent to the list...

;)

Cheers,
  Oliver


Anfang der weitergeleiteten E‑Mail:

> Von: Joe Liu <passer.by00...@gmail.com>
> Datum: 2. Januar 2014 08:43:23 MEZ
> An: till.oliver.kn...@gmail.com
> Betreff: Re: [Interest] Can I Build Qt5.2 with /MT (/MTd) Options on Windows?
> 
> Thanks Oliver,
> 
> The QMAKESPEC info really helps! In the win32-msvc2010 spec, I modify the 
> default -MD (or -MDd for debug) option to -MT(d), then qmake can correctly 
> generate Makefiles, and build successfully. 
> 
> The bad news is the qt libs/tools doesn't work because of many memory issues. 
> for instance, uic.exe may crash after generating the ui header, seems some 
> memory blocks are not allocated/de-allocated in right manner if the CRT lib 
> is statically linked. Very odd.
> 
> Even though I don't figure out what's wrong there yet, I would like to thank 
> you anyway!
> 
> 
> Joe
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to