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

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

      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
      

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes