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. QtCreator 2.3 can not change the right mkspec?

QtCreator 2.3 can not change the right mkspec?

Scheduled Pinned Locked Moved Qt Creator and other tools
7 Posts 4 Posters 5.9k 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.
  • I Offline
    I Offline
    ibingow
    wrote on last edited by
    #1

    On windows, i have msvc and mingw, it's ok. On linux, i have many toolchains, and different mkspecs, such as linux-llvm, qws/linux-armv6-g++. But when i change the build configure, the qmake's argument -spec is always linux-g++-32. QtCrerator 2.2 is ok. Is it a bug?
    !https://bugreports.qt.nokia.com/secure/attachment/25182/Screenshot-2.png(linux-llvm)!
    !https://bugreports.qt.nokia.com/secure/attachment/25181/Screenshot-1.png(armv6)!
    !https://bugreports.qt.nokia.com/secure/attachment/25180/Screenshot.png(linux-g++)!

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

      Qt Creator 2.3 does set the mkspec based on the tool chain used (provided the Qt version actually has that spec file:-). You can override this by setting the -spec something as a argument to the qmake step.

      The handling of spec files will be improved in 2.4: I have underestimated the cross-compiling use case. Give the master branch a try: That already has some of those changes.

      1 Reply Last reply
      0
      • G Offline
        G Offline
        goetz
        wrote on last edited by
        #3

        Issue "QTCREATORBUG-5756":https://bugreports.qt.nokia.com/browse/QTCREATORBUG-5756 in the bug tracker deals with that problem. Just in case you want to follow that :)

        http://www.catb.org/~esr/faqs/smart-questions.html

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

          ... which reminds me that I should close that one;-)

          1 Reply Last reply
          0
          • AlicemirrorA Offline
            AlicemirrorA Offline
            Alicemirror
            wrote on last edited by
            #5

            ... Great suggestions, as usual!
            Sometimes I have the sensation that Volker IS the forum content :)

            Enrico Miglino (aka Alicemirror)
            Balearic Dynamics
            Islas Baleares, Ibiza (Spain)
            www.balearicdynamics.com

            1 Reply Last reply
            0
            • G Offline
              G Offline
              goetz
              wrote on last edited by
              #6

              [quote author="Alicemirror" date="1316012678"]... Great suggestions, as usual!
              Sometimes I have the sensation that Volker IS the forum content :)[/quote]

              You're definitely joking :-)

              I just stepped into that trap myself and opened that issue while testing the 2.3 beta.

              http://www.catb.org/~esr/faqs/smart-questions.html

              1 Reply Last reply
              0
              • AlicemirrorA Offline
                AlicemirrorA Offline
                Alicemirror
                wrote on last edited by
                #7

                :)

                Eh Eh... I am coming crazy with a enum problem... Just a moment and you can play with another question. I think maybe a bug. But hope that is my mismatch. :) See later

                Enrico Miglino (aka Alicemirror)
                Balearic Dynamics
                Islas Baleares, Ibiza (Spain)
                www.balearicdynamics.com

                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