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

widgets/qnx/foreignwindows not compiling

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P1: Critical
    • None
    • 5.14.0 Alpha
    • Examples and Demos

    Description

      Install Qt5.14.0 gcc_64 binaries from staging repo, launch Creator and open widgets/qnx/foreignwindows example and build. Build fails with:

      In file included from ../foreignwindows/main.cpp:42:0:
      ../foreignwindows/collector.h:47:27: fatal error: screen/screen.h: No such file or directory
       #include <screen/screen.h>
                                 ^
      compilation terminated.
      ../foreignwindows/collector.cpp:46:27: fatal error: screen/screen.h: No such file or directory
       #include <screen/screen.h>
                                 ^
      compilation terminated.
      make: *** [main.o] Error 1
      make: *** Waiting for unfinished jobs....
      make: *** [collector.o] Error 1
      Makefile:855: recipe for target 'main.o' failed
      Makefile:987: recipe for target 'collector.o' failed
      10:42:02: The process "/usr/bin/make" exited with code 2.
      Error while building/deploying project foreignwindows (kit: Desktop Qt 5.14.0 GCC 64bit)
      

       

      Attachments

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

        Activity

          People

            treinio Topi Reiniö
            joaijala Johanna Äijälä
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes