Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Unable to run project in Qt Design Studio 4.2.0

Unable to run project in Qt Design Studio 4.2.0

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
4 Posts 2 Posters 700 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H Offline
    H Offline
    hamburgerphobia
    wrote on last edited by
    #1

    Hello,

    I'm new to Qt and I'm doing this tutorial on how to design an application with Quick in Design Studio.

    I have followed all of the steps on that tutorial page, but when I click the run button, no window appears. I opened the Application Output tab and was presented with this:

    21:43:26: Starting C:\Qt\Tools\QtDesignStudio\qt6_design_studio_reduced_version\bin\qml2puppet-4.2.0.exe -I C:/QtProjects/ToDo/imports -I C:/QtProjects/ToDo/asset_imports --apptype widget C:/QtProjects/ToDo/content/App.qml...
    QML debugging is enabled. Only use this in a safe environment.
    Info: Starting QML Puppet ((null):0, (null))
    Error: Unknown options: I, I, apptype.
    
    Usage: C:\Qt\Tools\QtDesignStudio\qt6_design_studio_reduced_version\bin\qml2puppet-4.2.0.exe [options]
    QML Runtime Provider for QDS
    
    Options:
      --qml-puppet                                       Run QML Puppet (default)
      --qml-runtime                                      Run QML Runtime
      --appinfo                                          Print build information
      --test                                             Run test mode
      --readcapturedstream <inputStream, [outputStream]> Read captured stream.
      --rendericon <size, fileName, sourceQml>           Renders icon.
      --import3dAsset <sourceAsset, outDir, importOptJso Import 3d asset.
      n>
      -?, -h, --help                                     Displays help on
                                                         commandline options.
      --help-all                                         Displays help including Qt
                                                         specific options.
      -v, --version                                      Displays version
                                                         information.
    21:43:26: C:\Qt\Tools\QtDesignStudio\qt6_design_studio_reduced_version\bin\qml2puppet-4.2.0.exe exited with code 1
    
    

    Does anyone know what the issue is? I wonder if I somehow messed up my installation; the tutorial on how to install Qt is outdated and the current installer has different options. I also was curious about the yellow bar in the below screenshot saying to link a Qt installation; when I click that and choose my installation path (C:\Qt) the address is red and the "Link" button is greyed out.

    Here's a screenshot of my Design Studio window:
    7e70fd6a-5f55-45cd-ad08-9aed383f6a8c-image.png

    My run settings:
    96ac5ac5-71b1-4646-b93c-4deb695bc09f-image.png

    And my Qt Installation:
    88903fe1-9a7c-4f30-a987-17941c69aed4-image.png

    Please let me know if there's any more context needed to fix this issue, and thanks in advance for the help.

    T 1 Reply Last reply
    0
    • H Offline
      H Offline
      hamburgerphobia
      wrote on last edited by
      #2

      Forgot to mention, I'm on Windows 10 64bit (if that matters).

      1 Reply Last reply
      0
      • H hamburgerphobia

        Hello,

        I'm new to Qt and I'm doing this tutorial on how to design an application with Quick in Design Studio.

        I have followed all of the steps on that tutorial page, but when I click the run button, no window appears. I opened the Application Output tab and was presented with this:

        21:43:26: Starting C:\Qt\Tools\QtDesignStudio\qt6_design_studio_reduced_version\bin\qml2puppet-4.2.0.exe -I C:/QtProjects/ToDo/imports -I C:/QtProjects/ToDo/asset_imports --apptype widget C:/QtProjects/ToDo/content/App.qml...
        QML debugging is enabled. Only use this in a safe environment.
        Info: Starting QML Puppet ((null):0, (null))
        Error: Unknown options: I, I, apptype.
        
        Usage: C:\Qt\Tools\QtDesignStudio\qt6_design_studio_reduced_version\bin\qml2puppet-4.2.0.exe [options]
        QML Runtime Provider for QDS
        
        Options:
          --qml-puppet                                       Run QML Puppet (default)
          --qml-runtime                                      Run QML Runtime
          --appinfo                                          Print build information
          --test                                             Run test mode
          --readcapturedstream <inputStream, [outputStream]> Read captured stream.
          --rendericon <size, fileName, sourceQml>           Renders icon.
          --import3dAsset <sourceAsset, outDir, importOptJso Import 3d asset.
          n>
          -?, -h, --help                                     Displays help on
                                                             commandline options.
          --help-all                                         Displays help including Qt
                                                             specific options.
          -v, --version                                      Displays version
                                                             information.
        21:43:26: C:\Qt\Tools\QtDesignStudio\qt6_design_studio_reduced_version\bin\qml2puppet-4.2.0.exe exited with code 1
        
        

        Does anyone know what the issue is? I wonder if I somehow messed up my installation; the tutorial on how to install Qt is outdated and the current installer has different options. I also was curious about the yellow bar in the below screenshot saying to link a Qt installation; when I click that and choose my installation path (C:\Qt) the address is red and the "Link" button is greyed out.

        Here's a screenshot of my Design Studio window:
        7e70fd6a-5f55-45cd-ad08-9aed383f6a8c-image.png

        My run settings:
        96ac5ac5-71b1-4646-b93c-4deb695bc09f-image.png

        And my Qt Installation:
        88903fe1-9a7c-4f30-a987-17941c69aed4-image.png

        Please let me know if there's any more context needed to fix this issue, and thanks in advance for the help.

        T Offline
        T Offline
        TiChris
        wrote on last edited by
        #3

        @hamburgerphobia Hey, I am having the exact same issue, have you found a solution yet? Thanks!

        H 1 Reply Last reply
        0
        • T TiChris

          @hamburgerphobia Hey, I am having the exact same issue, have you found a solution yet? Thanks!

          H Offline
          H Offline
          hamburgerphobia
          wrote on last edited by
          #4

          @TiChris I have not, unfortunately.

          I'm replying 2 months later to bump this thread and hopefully get some help. I'd love to learn Qt but this being my first experience with it has already soured my opinion.

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved