[Qt-creator] Qt Creator 3.4 binaries will be compiled with MSVC 2013 (dynamic opengl)

Orgad Shaneh orgads at gmail.com
Mon Mar 23 07:56:44 CET 2015


On Tue, Mar 17, 2015 at 11:41 AM, Cristian Adam <cristian.adam at gmail.com>
wrote:

> On Tue, Mar 17, 2015 at 10:04 AM, Peter Kuemmel <syntheticpp at gmx.net>
> wrote:
>
>> >
>> > What are the reasons for deploying with MinGW? :)
>> >
>>
>> Dropping MSVC at all because of the bad C++11/14 support ;)
>>
>> But I see, only reason not to drop is debugging.
>>
>>
> I would add better profile guided optimizations (PGO), which now are
> available for free in the
> Visual Studio 2013 Community Edition.
>
> If you find something slow with Qt Creator (clang code completion?), you
> could do a profile guided
> build and optimize that workflow.
>
> In my experience one could get a 20% speed boost using PGO. Never tried it
> on Qt Creator.
>
> Cheers,
> Cristian.
>
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/qt-creator
>
>
Hi,

Do you use Windows Kit 8 on the build machines?

If not, do you mind passing QMAKE_TARGET_OS=xp to qmake at least for the
official builds?

Unfortunately, WinXP is still alive... :)

- Orgad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20150323/e740c5cf/attachment.html>


More information about the Qt-creator mailing list