Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Setting up a qt creator kit on debian

Setting up a qt creator kit on debian

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
2 Posts 2 Posters 1.1k 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.
  • S Offline
    S Offline
    sparkie
    wrote on last edited by
    #1

    Hi, I am trying to run an example and set up a kit. I am trying to set a QT version and so have gone to Tools>options>kits and selected the qtversion tab. It tells me to select the 'qmake.exe' to use but I cant find one. I have found that qt is installed in directory 'usr/lib/i386-linux-gnu/qt5' but I cant see qmake.exe. I am finding that the manuel is almost impossible to follow because it just gives an overview and where to find things i have to do myself. I don't think that i have a qmake.exe .

    kshegunovK 1 Reply Last reply
    0
    • S sparkie

      Hi, I am trying to run an example and set up a kit. I am trying to set a QT version and so have gone to Tools>options>kits and selected the qtversion tab. It tells me to select the 'qmake.exe' to use but I cant find one. I have found that qt is installed in directory 'usr/lib/i386-linux-gnu/qt5' but I cant see qmake.exe. I am finding that the manuel is almost impossible to follow because it just gives an overview and where to find things i have to do myself. I don't think that i have a qmake.exe .

      kshegunovK Offline
      kshegunovK Offline
      kshegunov
      Moderators
      wrote on last edited by
      #2

      There's no ".exe" on linux, I imagine you're ordinarily a windows user. On linux executables don't (usually) have an extension. So it's just qmake, not qmake.exe. If you installed qt5-default then your qmake is in the path already, so just giving qmake with no path is going to work.
      As a side question, do you have an ancient computer so you decided to install a x86 debian?

      Read and abide by the Qt Code of Conduct

      1 Reply Last reply
      2

      • Login

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