Hi,
FYI, Windows Defender on Windows 10 with current definitions
just started to (mis)detect some .exe files inside mingw-builds
packages.
I tried both rev0 and rev1 downloaded from here:
https://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds/mingw-bui
Hi Petri,
On 26.01.2017 12:00, Petri Hodju wrote:
> Hi!
> I ran to the same problem earlier and I posted patches here on the list on
> 2nd December 2016 for this problem.
I looked at those patches and they look good to me. I committed and
pushed them. Sorry for the long delay.
Thanks,
Jacek
--
2017-01-26 14:33 GMT+03:00 lhmouse :
> On 2017/1/26 19:00, Petri Hodju wrote:
> > Hi!
> > I ran to the same problem earlier and I posted patches here on the
> > list on 2nd December 2016 for this problem.
> > In short, the CompPtr has specialized constructors that can't access
> > the protected me
On 2017/1/26 19:00, Petri Hodju wrote:
> Hi!
> I ran to the same problem earlier and I posted patches here on the
> list on 2nd December 2016 for this problem.
> In short, the CompPtr has specialized constructors that can't access
> the protected members as they are not working on class level. The
Hi!
I ran to the same problem earlier and I posted patches here on the list on 2nd
December 2016 for this problem.
In short, the CompPtr has specialized constructors that can't access the
protected members as they are not working on class level. The fix was trivial,
changing the direct member va
Hi!
I'm working on building Qt-5.8.0 with mingw-w64 + GCC 6.3.0 and now have
issue:
In file included from
C:/building/msys64/mingw64/x86_64-w64-mingw32/include/wrl.h:10:0,
from qwindowsdirect2dpaintengine.cpp:62:
C:/building/msys64/mingw64/x86_64-w64-mingw32/include/wrl/client.h: