On sábado, 19 de outubro de 2013 19:58:18, Peter Kümmel wrote:
> On 19.10.2013 17:17, Hausmann Simon wrote:
> > Looks good to me. (although I would prefer the more
> > descriptive Qt msvc version macros)
> >
> > Can you submit this to gerrit stable branch and Cc me?
>
> stable for qt4? I had alr
On 19.10.2013 17:17, Hausmann Simon wrote:
> Looks good to me. (although I would prefer the more
> descriptive Qt msvc version macros)
>
> Can you submit this to gerrit stable branch and Cc me?
stable for qt4? I had already pushed 2 patches to 4.8.
>
> Simon
>
> *Fra: *Yuchen Deng
> *Sendt: *15:
Looks good to me. (although I would prefer the more descriptive Qt msvc version
macros)
Can you submit this to gerrit stable branch and Cc me?
Simon
Fra: Yuchen Deng
Sendt: 15:37 lørdag 19. oktober 2013
Til: Peter Kuemmel
Kopi: development@qt-project.org
Emne: Re: [Development] Visual C++ 2013
It's can be fixed by this patch.
>From d15fbb867f0b0041bd74297792ddac0e00b898fe Mon Sep 17 00:00:00 2001
From: Yuchen Deng
Date: Sat, 19 Oct 2013 11:55:20 +0800
Subject: [PATCH] Fix MSVC2013 compilation
---
src/3rdparty/masm/wtf/MathExtras.h | 2 ++
src/qml/jsruntime/qv4global_p.h| 2 ++
2
MSVC 2013 now supports ISO C11 language features (also breaks Qt4 ATM).
Gesendet: Samstag, 19. Oktober 2013 um 14:54 Uhr
Von: "Nagy-Egri Máté Ferenc"
An: "development@qt-project.org"
Betreff: Re: [Development] Visual C++ 2013 binaries
I have tried to build Qt 5.0 alpha with Visual Studio 2
I have tried to build Qt 5.0 alpha with Visual Studio 2013 RTM and I got the
following errors:
c:\qt-src\qtdeclarative\src\qml\jsruntime\qv4global_p.h(58) : error C2883:
'std::signbit' : function declaration conflicts with 'signbit' introduced by
using-declaration (util\qqmladaptormodel.cpp)