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. Can't switch compiler in QT Creator 5.02
Forum Updated to NodeBB v4.3 + New Features

Can't switch compiler in QT Creator 5.02

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

    Using QT Creator 5.02 for Raspberry PI cross compilation, and it appears that QT creator will use the compiler from the mkspecs/qws/qmake.conf which I used to build the QT for my device. This appears to happen regardless of the compiler I have defined in my kit.

    The problem is, I suspect a problem with that compiler, and would like to try a different one, but can't seem to find a way to do this.

    I've gone so far as to delete ~/.config/QtProject directory (thus erasing my entire QT creator configuration) and starting from scratch.

    There must be a way to force it to use the correct compiler.

    Any help is appreciated.

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tobias.hunger
      wrote on last edited by
      #2

      Yeap, qmake makes the final decision on which compiler will be used. All creator can do is provide hints...

      Try modifying the mkspec directly.

      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