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. Qmake without qt

Qmake without qt

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

    I am planning to use QtCreator+qmake without Qt libraries.
    Is it possible to install/compile qmake without Qt on Windows platform?

    1 Reply Last reply
    0
    • L Offline
      L Offline
      leon.anavi
      wrote on last edited by
      #2

      [quote author="AlricDoRei" date="1356385570"]I am planning to use QtCreator+qmake without Qt libraries.
      Is it possible to install/compile qmake without Qt on Windows platform?[/quote]

      Yes, you can use Qt Creator as well as qmake without Qt. "Qmake":http://qt-project.org/doc/qt-4.8/qmake-manual.html processes .pro files and automatically creates makefiles (or Visual Studio, or XCode project files). For details check "qmake documentation":http://qt-project.org/doc/qt-4.8/qmake-manual.html :

      bq. qmake can be used for any software project, whether it is written in Qt or not.

      http://anavi.org/

      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