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. Compiler already configured, but it's not

Compiler already configured, but it's not

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
6 Posts 3 Posters 806 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.
  • A Offline
    A Offline
    andyfilms
    wrote on last edited by
    #1

    Hey all, running into an issue trying to add a compiler. I'm on Ubuntu, following this set of tutorials:http://www.emsyslabs.com/how-to-compile-linux-using-yocto-for-stm32mp1/

    Unfortunately when I'm going to add my compiler in the settings, it's claiming that the compiler is already configured. In fact, it's not, and it's not on the list--so I can't add it to a kit.
    Reinstalling and deleting the preferences folders has not solved the problem. Is there somewhere else the Qt creator is looking for this information that I can purge?
    Thanks!
    0_1565037339121_configured.jpg

    1 Reply Last reply
    0
    • A Offline
      A Offline
      andyfilms
      wrote on last edited by
      #2

      Update, I wiped out my VM and am running a totally fresh install--still getting the same error!
      I have tried multiple versions of Qt as well.

      jsulmJ 1 Reply Last reply
      0
      • A andyfilms

        Update, I wiped out my VM and am running a totally fresh install--still getting the same error!
        I have tried multiple versions of Qt as well.

        jsulmJ Online
        jsulmJ Online
        jsulm
        Lifetime Qt Champion
        wrote on last edited by
        #3

        @andyfilms What compiler is that and how exactly do you configure it?

        https://forum.qt.io/topic/113070/qt-code-of-conduct

        A 1 Reply Last reply
        0
        • jsulmJ jsulm

          @andyfilms What compiler is that and how exactly do you configure it?

          A Offline
          A Offline
          andyfilms
          wrote on last edited by
          #4

          @jsulm Hi, It's a G++ compiler generated by the Yocto SDK, but this occurs even if I leave the compiler path blank or fill it it with something else. It always fails.
          I think I've solved it by downloading from the official Ubuntu repository with an apt-get, rather than with the web installer--but I'm not 100% sure yet. I'm curious to know if anyone else is able to get my same error on Ubuntu.

          aha_1980A 2 Replies Last reply
          1
          • A andyfilms

            @jsulm Hi, It's a G++ compiler generated by the Yocto SDK, but this occurs even if I leave the compiler path blank or fill it it with something else. It always fails.
            I think I've solved it by downloading from the official Ubuntu repository with an apt-get, rather than with the web installer--but I'm not 100% sure yet. I'm curious to know if anyone else is able to get my same error on Ubuntu.

            aha_1980A Offline
            aha_1980A Offline
            aha_1980
            Lifetime Qt Champion
            wrote on last edited by aha_1980
            #5

            @andyfilms which Creator version is that?

            https://bugreports.qt.io/browse/QTCREATORBUG-22812 might be related to this problem - you can comment and vote there to solve the bug.

            Regards

            Qt has to stay free or it will die.

            1 Reply Last reply
            0
            • A andyfilms

              @jsulm Hi, It's a G++ compiler generated by the Yocto SDK, but this occurs even if I leave the compiler path blank or fill it it with something else. It always fails.
              I think I've solved it by downloading from the official Ubuntu repository with an apt-get, rather than with the web installer--but I'm not 100% sure yet. I'm curious to know if anyone else is able to get my same error on Ubuntu.

              aha_1980A Offline
              aha_1980A Offline
              aha_1980
              Lifetime Qt Champion
              wrote on last edited by
              #6

              Hi @andyfilms,

              Can you check if the comment from Maaike at QTCREATORBUG-22812 helps you?

              For people with the same problem who find this bug report and a Ryzen CPU or another CPU with this problem:
              Setting environment variable QT_NO_CPU_FEATURE=rdrnd helps!

              Regards

              Qt has to stay free or it will die.

              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