Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-27471

Wrong include path in qtquick1

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P1: Critical
    • None
    • 5.0.0 Beta 2
    • None
    • Windows7, msvc 2012, x86_amd64, jom (Qt4, x86_amd64), nmake

    Description

      1. build and install qtbase (configure.bat -prefix d:\qt5\qt5\elf64 -fast -nomake demos -nomake examples -debug-and-release)
      2. build and install qtscript
      3. build and install qtquick1

      cl -c -nologo -Zm200 -Zc:wchar_t -Zi -MDd -GR -W3 -w34100 -w34189 -DUNICODE -DWIN32 -DQT_DLL -DQT_PLUGIN -DQT_OPENGL_LIB -DQT_QUICK1_LIB -DQT_WIDGETS_LIB -DQT_SCRIPT_LIB -DQT_GUI_LIB -DQT_CORE
      _LIB -DQT_NO_EXCEPTIONS -I"D:\qt5\qt5\elf64\include" -I"D:\qt5\qt5\elf64\include\QtOpenGL" -I"..\..\..\include" -I"..\..\..\include\QtQuick1" -I"D:\qt5\qt5\elf64\include\QtWidgets" -I"D:\qt5\qt5\elf64
      \include\QtScript" -I"D:\qt5\qt5\elf64\include\QtGui" -I"D:\qt5\qt5\elf64\include\QtCore" -I"debug" -I"." -I"F:\qt5\mkspecs\win32-msvc2012" -Fodebug\ @C:\Users\synth\AppData\Local\Temp\nmA101.tmp
      qmlshadersplugin_plugin.cpp
      Header <QtGui/QPlatformNativeInterface> is deprecated. Please include <qpa/qplatformnativeinterface.h> instead.
      d:\qt5\qt5\elf64\include\qtgui\QPlatformNativeInterface(8) : fatal error C1083: Cannot open include file: 'qpa/qplatformnativeinterface.h': No such file or directory

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            martinj Martin Jones
            syntheticpp Peter Kümmel
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes