Uploaded image for project: 'Qt Design Studio'
  1. Qt Design Studio
  2. QDS-12728

Examples/CMake: replace add_executable with qt_add_executable

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Not Evaluated
    • QDS 4.5
    • QDS 4.4
    • Demos and Examples
    • None

    Description

      Encountered this issue with the ProgressBar example, but it may be an issue with others as well:

      The example's CMakeLists.txt file uses add_executable() rather than qt_add_executable() to establish the target. When building for WebAssembly in Qt Creator, this causes some of the necessary boilerplate to not be generated and the example will not run. 

      Attachments

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

        Activity

          People

            tjenssen Tim Jenssen
            brendan.lefebvre Brendan Lefebvre
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes