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. [solved] Making qt creator aware of my embedded device.
Forum Updated to NodeBB v4.3 + New Features

[solved] Making qt creator aware of my embedded device.

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

    Sorry if this is a duplicate as I am sure it must be, but my search fu is failing me.

    I have a brand spanking new build of qt5 deployed on my raspberry pi. In following the build guide, the host files were installed to /usr/local/qt5pi (same as the prefix on the rootfs). Meanwhile qt creator is installed in /opt/Qt5.3.1. How do I make creator aware of my pi build? Do I simply fill out my own Kit and point to the mkspecs files in /usr/local/qt5pi?

    If anyone could point me in the right direction it would be greatly appreciated.

    Thanks.

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

      Hi and welcome to devnet,

      When cross-compiling Qt for your Pi you also got a set of host tool for it. You should add a new Qt version to Qt Creator and point it to this qmake version. Then create a kit that uses this version of Qt and you should be good to go

      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
      • G Offline
        G Offline
        grheard
        wrote on last edited by
        #3

        [quote author="SGaist" date="1409776997"]Hi and welcome to devnet,

        When cross-compiling Qt for your Pi you also got a set of host tool for it. You should add a new Qt version to Qt Creator and point it to this qmake version. Then create a kit that uses this version of Qt and you should be good to go[/quote]

        Thank you very much.

        After adding the Qt version everything else seemed to fall out perfectly. It builds too!

        Again, thanks!

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

          You're welcome !

          Since you have your cross-compiling environment setup working, please update thread title prepending [solved] so other forum users may know a solution has been found :)

          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

          • Login

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