Uploaded image for project: 'Qt Playground Projects'
  1. Qt Playground Projects
  2. QTPLAYGROUND-41

REPC fails to build on standard Qt installation as it requires Qt Bootstrap

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Not Evaluated
    • None
    • 5.0.0
    • QtRemoteObjects
    • None
    • 7dc29d86ae801efaa72e32e91eeb53d24e7c6285

    Description

      Trying to compile QtRemoteObjects files on the REPC as it requires the bootstrap component, which seems not be available in a standard Qt binary installation which is downloaded from the Qt website.

      CONFIG += force_bootstrap
      

      needed to be changed to

      CONFIG -= force_bootstrap
      

      Attachments

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

        Activity

          People

            bstottle Brett Stottlemyer
            jryannel Juergen Bocklage-Ryannel
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes