Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. How can i using these commands qmake and make file and uic tool
Forum Updated to NodeBB v4.3 + New Features

How can i using these commands qmake and make file and uic tool

Scheduled Pinned Locked Moved Qt Creator and other tools
2 Posts 2 Posters 881 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.
  • G Offline
    G Offline
    gasimmargi
    wrote on last edited by
    #1

    iam working on Qt 5.0.1 and i create dialog in Qt Designer and saved it in directory called (D:\QT\5.1.0\mingw48_32\bin\gotocell) and then with plain text i create mai .cpp file in the same directory
    waht i want to know how can i write qmake and makefile in MinGW 4.8 and
    The uic tool that converts gotocelldialog.ui into C++ and
    puts the result in ui_gotocelldialog.h

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      You can follow "this guide":http://qt-project.org/doc/qt-5.0/qtdoc/qmake-using.html if you really want to do it by hand.

      The simplest way is to use Qt Creator and start from a new Qt widget project. A complete basic project will be created for you and you can focus on designing your ui

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      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