Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-22820

[QNX] Unable to create CMake project targetting QNX

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • None
    • Qt Creator 4.9.2
    • QNX Support
    • None
    • Host: Linux 4.15 x86_64
      Target: QNX 7.0 x86_64
    • QNX

    Description

      Simple Qt Quick project is created using CMake build for QNX 7.0 kit.

       

      Configuration fails with following output:

      cc: unknown option: '--sysroot
      

      This can be 'fixed' by unsetting SYSROOT option like this: 

      cmake . -DCMAKE_SYSROOT:STRING=
      

      Unfortunately then the next issue pops up: 

      No known features for CXX compiler "QCC"

       

      As a user I'd like to see the project configure and build without me modifying the toolchain files or QTCreator. Is it possible to fix this in QTCreator?

       

      This issue is related to:  #QTCREATORBUG-20386

      Attachments

        Issue Links

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

          Activity

            People

              cadam Cristian Adam
              bvunderl Bruno Vunderl
              Votes:
              0 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes