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. Missing compiler in Qt Creator on RPi
Forum Updated to NodeBB v4.3 + New Features

Missing compiler in Qt Creator on RPi

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

    Hi,
    i need also help with installing Qt5 on Raspbian. But not similar at topic.

    My problem is No compiler set in kit.

    Ive done this steps i´ve found on weg.

    • sudo apt-get update
    • sudo apt-get dist-upgrade
    • sudo apt-get install qt5-default
    • sudo apt-get install qtcreator
    • sudo apt-get install build-essential

    if i create a new project and the "Kit Selection" window appears, there is no compiler listed.
    also if i opend an existing project and navigate -Tool-Options-Build&Run -Kits / -Compilers, there is no auto-detected.

    what is my mistake?

    A 1 Reply Last reply
    0
    • S SamCoding

      Hi,
      i need also help with installing Qt5 on Raspbian. But not similar at topic.

      My problem is No compiler set in kit.

      Ive done this steps i´ve found on weg.

      • sudo apt-get update
      • sudo apt-get dist-upgrade
      • sudo apt-get install qt5-default
      • sudo apt-get install qtcreator
      • sudo apt-get install build-essential

      if i create a new project and the "Kit Selection" window appears, there is no compiler listed.
      also if i opend an existing project and navigate -Tool-Options-Build&Run -Kits / -Compilers, there is no auto-detected.

      what is my mistake?

      A Offline
      A Offline
      ambershark
      wrote on last edited by
      #2

      @SamCoding This has nothing to do with the current thread. If you start a new one and tag me in it I will offer some advice. :)

      My L-GPL'd C++ Logger github.com/ambershark-mike/sharklog

      1 Reply Last reply
      0
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on last edited by
        #3

        I've created a new topic so you can continue on this one.

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply
        0
        • S Offline
          S Offline
          SamCoding
          wrote on last edited by
          #4

          Okey,
          and what can i do now for compiler missing?

          jsulmJ 1 Reply Last reply
          0
          • S SamCoding

            Okey,
            and what can i do now for compiler missing?

            jsulmJ Offline
            jsulmJ Offline
            jsulm
            Lifetime Qt Champion
            wrote on last edited by jsulm
            #5

            @SamCoding Well, you need a compiler and sysroot to be able to build for RaspberryPi. And you need Qt build for RaspberryPi.
            See http://wiki.qt.io/Raspberry_Pi_Beginners_Guide

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

            1 Reply Last reply
            1

            • Login

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