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

Examples/CMake: replace add_executable with qt_add_executable

XMLWordPrintable

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

      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. 

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes