Hi,

I’m having thousands of warnings when building Qt 5.10 from source on OSX and 
I’m still running configure.

Does anyone has a clue on how to fix this? 

Thx!

Regards,

Nuno


:1:10: warning: non-portable path to file 
'"../../../../../../Qt/5.10.0/src/qtbase/src/corelib/global/qglobal.h"'; 
specified path differs in
      case from file name on disk [-Wnonportable-include-path]
#include "../../../../../../qt/5.10.0/src/qtbase/src/corelib/global/qglobal.h"
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
         "../../../../../../Qt/5.10.0/src/qtbase/src/corelib/global/qglobal.h"
In file included from 
/Users/nsantos/qt/5.10.0/src/qtbase/src/corelib/global/qoperatingsystemversion_darwin.mm:40:
In file included from ../src/corelib/global/qoperatingsystemversion_p.h:54:
In file included from ../src/corelib/global/qoperatingsystemversion.h:40:
In file included from ../include/QtCore/qglobal.h:1:
In file included from 
../include/QtCore/../../../../../../qt/5.10.0/src/qtbase/src/corelib/global/qglobal.h:1175:
../include/QtCore/qlogging.h:1:10: warning: non-portable path to file 
'"../../../../../../Qt/5.10.0/src/qtbase/src/corelib/global/qlogging.h"'; 
specified path differs in
      case from file name on disk [-Wnonportable-include-path]
#include "../../../../../../qt/5.10.0/src/qtbase/src/corelib/global/qlogging.h"
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
         "../../../../../../Qt/5.10.0/src/qtbase/src/corelib/global/qlogging.h"
In file included from 
/Users/nsantos/qt/5.10.0/src/qtbase/src/corelib/global/qoperatingsystemversion_darwin.mm:40:
In file included from ../src/corelib/global/qoperatingsystemversion_p.h:54:
In file included from ../src/corelib/global/qoperatingsystemversion.h:40:
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to