Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Special Interest Groups
  3. QtonPi
  4. [SOLVED] Qt5 on RaspberryPi problem with Qt Creator 2.6
Forum Updated to NodeBB v4.3 + New Features

[SOLVED] Qt5 on RaspberryPi problem with Qt Creator 2.6

Scheduled Pinned Locked Moved QtonPi
3 Posts 2 Posters 3.5k 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.
  • F Offline
    F Offline
    fullpath
    wrote on last edited by
    #1

    Hallo,

    I have cross-compiled Qt5 on RaspberryPi according to these "instructions":http://qt-project.org/wiki/RaspberryPi_Beginners_guide http://qt-project.org/wiki/RaspberryPi_Beginners_guide
    I used the script for it. Now I've tried the example given project to get it running. But when I try to add the Qt Version ("/usr/local/qt5pi/bin/qmake") in my Qt Creator 2.6, he says that the version is not installed properly and should I run make install.
    However, the script has already run make install.

    Has anyone the same problem or knows a solution?

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

      Creator does a "qmake -query" and then tries to find the core library to determine the type of binary it is.

      So does "qmake -query" return something that matches your setup?

      1 Reply Last reply
      0
      • F Offline
        F Offline
        fullpath
        wrote on last edited by
        #3

        Thank you for the hint. I have unmounted the raspbian image before I tried to configure the Qt Verions. Remounting the image solves the problem and now it works as expected.

        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