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. Qmake: Possibility to skip "Select Qt edition" question ?
Forum Updated to NodeBB v4.3 + New Features

Qmake: Possibility to skip "Select Qt edition" question ?

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 349 Views 2 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.
  • J Offline
    J Offline
    JuhaSim
    wrote on last edited by
    #1

    I'm trying to open qtbase.pro project in QtCreator. (https://github.com/qt/qtbase)
    Opening the project fails as running qmake fails. Qmake asks to type c for commercial or o for opensource, and I cannot type into the Compiler Output window in QtCreator.
    Is it possible to skip this question, so that it would be possible to open the project in QtCreator?

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      Do you have qmake installed? Try running configure in your terminal once before opening the .pro file.

      By the way, why do you try to open qtbase.pro in Qt Creator?

      (Z(:^

      1 Reply Last reply
      3

      • Login

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