GCS crash
« on: September 28, 2016, 02:37:54 pm »
Know anybody why GCS Crash at "Loading Core plugin" i have this Problem at all new compiled "next" Version. In the compiling progress is no Error and the Mingw32 is a new installation...

f5soh

  • *****
  • 4572
    • LibrePilot
Re: GCS crash
« Reply #1 on: September 28, 2016, 03:55:55 pm »
You should wait the Msys2 Qt5 5.6.1-4 package that fixes a Qt regression using Gcc 6.xx
https://github.com/Alexpux/MINGW-packages/pull/1755

Or downgrade Gcc to 5.4

Re: GCS crash
« Reply #2 on: October 10, 2016, 01:50:58 pm »
But the 64bit works?!... How can i downgrade?

f5soh

  • *****
  • 4572
    • LibrePilot
Re: GCS crash
« Reply #3 on: October 10, 2016, 08:59:16 pm »
yes, 64bits should works.

Maybe there is a downgrade command using pacman.
I did manually, downloaded all file with "5.4.0-1" on it, from
https://sourceforge.net/projects/msys2/files/REPOS/MINGW/i686/
mingw-w64-i686-gcc-5.4.0-1-any.pkg.tar.xz
mingw-w64-i686-gcc-ada-5.4.0-1-any.pkg.tar.xz
mingw-w64-i686-gcc-fortran-5.4.0-1-any.pkg.tar.xz
mingw-w64-i686-gcc-libgfortran-5.4.0-1-any.pkg.tar.xz
mingw-w64-i686-gcc-libs-5.4.0-1-any.pkg.tar.xz
mingw-w64-i686-gcc-objc-5.4.0-1-any.pkg.tar.xz

and installed with pacman.