Very weird... QGestureEvent.h has to be included, or I don't get how it can
compile... so commenting it is probably not a viable solution...
QGestureEvent is part of Qt 5.1
http://qt-project.org/doc/qt-5.1/qtwidgets/qgestureevent.html
I believe the crash is due to a bug in Mingw... The same bug I described in
my previous post about Qt 5.2 and Mingw 4.8. Adding just this line, I
probably grew the precompiled header a bit too much and it crashed the
Mingw c++ compiler...
I'm currently working to change the build process to use Qt 5.2 and remove
the use of precompiled header. It's slow but it works...
If we could find a couple of #include that we don't need in all.h, it could
solve the crash with Mingw 4.7 and Qt 5.1.1 (and maybe with 5.2)
lasconic
2013/12/16 Peter Schepers <[email protected]>
> The addition of this entry to all.h is preventing me from compiling the
> latest Windows version. The compiler will simply crash soon after compiling
> all.h. I'm still on Qt 5.1.1 as I don't believe we've moved to 5.2 yet.
> Commenting out the QGestureEvent line in all.h allows me to compile.
>
>
>
>
> --
> View this message in context:
> http://dev-list.musescore.org/QGestureEvent-tp7578536.html
> Sent from the MuseScore Developer mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> Rapidly troubleshoot problems before they affect your business. Most IT
> organizations don't have a clear picture of how application performance
> affects their revenue. With AppDynamics, you get 100% visibility into your
> Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics
> Pro!
> http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
> _______________________________________________
> Mscore-developer mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/mscore-developer
>
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Mscore-developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mscore-developer