Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Fresh installation of qt creator and dependencies
Forum Updated to NodeBB v4.3 + New Features

Fresh installation of qt creator and dependencies

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 188 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.
  • qt_ankit_developerQ Offline
    qt_ankit_developerQ Offline
    qt_ankit_developer
    wrote on last edited by
    #1

    Hi,
    I want to install Qt creator and and all dependencies to build code on qt creator.I have tried a lot of things finally i failed to setup up all dependencies files of qt in raspberry pi 3 b, i stuck while including "#include<mainwindow.h>,#include<Qtwidgets> and many more files is not including in qtcreator please suggest me how can i solve this problem

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

      Hi
      QTCreator is the editor. While you can compile it for arm so it can run directly on the board, that will not give you a Qt version that also runs there.
      You need a Qt version for the pi board.

      As far as i know, the debian Os version for the board does contain some version of Qt but it might be older.

      In any case, if you want to build your own Qt arm version.
      its something like this.
      https://ambes-engineering.com/2018/12/11/qt-on-raspberry-pi-3-model-b/

      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