Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. QMAKESPEC has not been set, so configuration cannot be deduced.
Forum Updated to NodeBB v4.3 + New Features

QMAKESPEC has not been set, so configuration cannot be deduced.

Scheduled Pinned Locked Moved Mobile and Embedded
3 Posts 2 Posters 10.7k 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.
  • T Offline
    T Offline
    ThaRez
    wrote on last edited by
    #1

    Hello
    I installed qt-everywhere-opensource-src-4.8.2 to my Raspberry Pi and everything seemed to go ok, except for that when I
    run qmake against a pro file I get the error message

    "QMAKESPEC has not been set, so configuration cannot be deduced."?

    What does it mean, and how can I fix it? thanks!
    RS

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

      Most probably the QTDIR environment variable is not set. You can set it in your system, or pass -spec <path to Qt/mkspecs/your make spec> to qmake.

      (Z(:^

      1 Reply Last reply
      0
      • T Offline
        T Offline
        ThaRez
        wrote on last edited by
        #3

        Hello and thank you for you reply, however, could you please advice me a bit further how to set this?
        Thanks
        Best regards
        RS

        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