<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hi All,</p>
    <p>when building MXE to update to Qt5.9.2 I this time selected the
      gcc 7 plugin in MXE to use gcc 7.2.0 instead of 5x. Please don't
      ask me why - I just wanted to try ;-)<br>
    </p>
    <p><br>
    </p>
    <p>Now I have this compile error:<br>
    </p>
    <p>[ 59%] Building CXX object
desktop-widgets/CMakeFiles/subsurface_interface.dir/updatemanager.cpp.obj<br>
      In file included from
/home/stefan/Entwicklung/Subsurface/mxe-current-git/usr/lib/gcc/i686-w64-mingw32.shared/7.2.0/include/c++/bits/stl_algo.h:59:0,<br>
                       from
/home/stefan/Entwicklung/Subsurface/mxe-current-git/usr/lib/gcc/i686-w64-mingw32.shared/7.2.0/include/c++/algorithm:62,<br>
                       from
/home/stefan/Entwicklung/Subsurface/mxe-current-git/usr/i686-w64-mingw32.shared/qt5/include/QtCore/qglobal.h:109,<br>
                       from
/home/stefan/Entwicklung/Subsurface/mxe-current-git/usr/i686-w64-mingw32.shared/qt5/include/QtCore/qnamespace.h:43,<br>
                       from
/home/stefan/Entwicklung/Subsurface/mxe-current-git/usr/i686-w64-mingw32.shared/qt5/include/QtCore/qobjectdefs.h:48,<br>
                       from
/home/stefan/Entwicklung/Subsurface/mxe-current-git/usr/i686-w64-mingw32.shared/qt5/include/QtCore/qobject.h:46,<br>
                       from
/home/stefan/Entwicklung/Subsurface/mxe-current-git/usr/i686-w64-mingw32.shared/qt5/include/QtCore/QObject:1,<br>
                       from
/home/stefan/Entwicklung/Subsurface/subsurface/./desktop-widgets/updatemanager.h:5,<br>
                       from
/home/stefan/Entwicklung/Subsurface/subsurface/desktop-widgets/updatemanager.cpp:2:<br>
/home/stefan/Entwicklung/Subsurface/mxe-current-git/usr/lib/gcc/i686-w64-mingw32.shared/7.2.0/include/c++/cstdlib:75:15:
      fatal error: stdlib.h: No such file or directory<br>
       #include_next <stdlib.h><br>
                     ^~~~~~~~~~<br>
      compilation terminated.<br>
desktop-widgets/CMakeFiles/subsurface_interface.dir/build.make:191: die
      Regel für Ziel
„desktop-widgets/CMakeFiles/subsurface_interface.dir/updatemanager.cpp.obj“
      scheiterte<br>
      <br>
    </p>
    <p>Is this s.th. we can even fix in our code (??) or makefiles? Or
      shall I better go back to standard gcc 5x again?</p>
    <p>Thanks!<br>
    </p>
    <p>Best regards<br>
      Stefan<br>
    </p>
    <div class="moz-signature">-- <br>
      <meta http-equiv="CONTENT-TYPE" content="text/html; charset=utf-8">
      <title></title>
      <meta name="GENERATOR" content="OpenOffice.org 3.3 (Win32)">
      <meta name="CREATED" content="0;0">
      <meta name="CHANGEDBY" content="Stefan Fuchs">
      <meta name="CHANGED" content="20120503;23115492">
      <style type="text/css">
        <!--
                P { color: #000000 }
        -->
        </style>
      <p>Stefan Fuchs<br>
        E-Mail: <a href="mailto:sfuchs@gmx.de">sfuchs@gmx.de</a></p>
    </div>
  </body>
</html>