Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Deployment missing from menu
Forum Updated to NodeBB v4.3 + New Features

Deployment missing from menu

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 3 Posters 713 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.
  • F Offline
    F Offline
    fmurphy1
    wrote on last edited by
    #1

    I am a beginner to Qt. I want to create a basic hello world app on Qt Creator 4.2.0 based on Qt 5.7.1 that I want to deploy on Linux Ubuntu 6.0. But under the Projects pulldown menu, under the "project name", "source" folder and "Resources" folder, there is no "Deployment" folder. Did something go wrong in the installation of QT

    1 Reply Last reply
    0
    • yuvaramY Offline
      yuvaramY Offline
      yuvaram
      wrote on last edited by
      #2

      Hi @fmurphy1

      If the build is successful , a folder is created outside of your project folder (Ex:Test).

      Folder will be named as below:
      build-Test-Desktop_Qt_5_7_0_MSVC2013_64bit-Debug
      This folder consist of executable for the compiled program.

      Yuvaram Aligeti
      Embedded Qt Developer
      : )

      jsulmJ 1 Reply Last reply
      0
      • yuvaramY yuvaram

        Hi @fmurphy1

        If the build is successful , a folder is created outside of your project folder (Ex:Test).

        Folder will be named as below:
        build-Test-Desktop_Qt_5_7_0_MSVC2013_64bit-Debug
        This folder consist of executable for the compiled program.

        jsulmJ Online
        jsulmJ Online
        jsulm
        Lifetime Qt Champion
        wrote on last edited by
        #3

        @yuvaram The name will be different as he is on Linux not Windows.
        @fmurphy1 It is more like: build-PROJECTNAME-Desktop_Qt_5_7_1_GCC_64bit3-Debug
        Also Ubuntu 6.0 is about 10 years old, are you sure you installed version 6.0?

        https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply
        0
        • yuvaramY Offline
          yuvaramY Offline
          yuvaram
          wrote on last edited by
          #4

          @jsulm i agree with you. I have just provided example.

          Yuvaram Aligeti
          Embedded Qt Developer
          : )

          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