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. Can I open Qt project with Ubuntu cmd
Forum Updated to NodeBB v4.3 + New Features

Can I open Qt project with Ubuntu cmd

Scheduled Pinned Locked Moved Solved General and Desktop
2 Posts 2 Posters 122 Views
  • 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.
  • J Offline
    J Offline
    JacobNovitsky
    wrote on 20 Aug 2023, 03:03 last edited by
    #1

    Need to open Qt project with command line, e.g:
    qt ProjectName.pro

    so it opens in Qt Creator

    C 1 Reply Last reply 20 Aug 2023, 04:30
    0
    • J JacobNovitsky
      20 Aug 2023, 03:03

      Need to open Qt project with command line, e.g:
      qt ProjectName.pro

      so it opens in Qt Creator

      C Offline
      C Offline
      ChrisW67
      wrote on 20 Aug 2023, 04:30 last edited by
      #2

      @JacobNovitsky

      # System Qt Creator
      qtcreator workspace/simple_example/simple_example.pro 
      
      # Local Qt installed by online installer
      ~/Qt/Tools/QtCreator/bin/qtcreator workspace/simple_example/simple_example.pro 
      

      Adjust the paths to suit.

      1 Reply Last reply
      2
      • J JacobNovitsky has marked this topic as solved on 20 Aug 2023, 04:41

      1/2

      20 Aug 2023, 03:03

      • Login

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