Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Project ERROR: Unknown module(s) in QT: qml-private
Forum Updated to NodeBB v4.3 + New Features

Project ERROR: Unknown module(s) in QT: qml-private

Scheduled Pinned Locked Moved Solved QML and Qt Quick
9 Posts 4 Posters 10.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.
  • VevinlongV Offline
    VevinlongV Offline
    Vevinlong
    wrote on last edited by
    #1

    Hello

    The environment of mine is:

    • Device: raspberry 3b +
    • OS:2017-11-29-raspbian-stretch
    • Qt version: 5.7.1. installed by sudo apt-get install qt5-default , sudo apt-get install qtcreator and sudo apt-get install qt-sdk.

    There is something wrong when I build QtInstallerFramework, because I find it just supported for windows, mac, linux(x86) .

    Project ERROR: Unknown module(s) in QT: core-private qml-private

    I am wondering is there any other way to build it? what should I do?

    Thank you!

    1 Reply Last reply
    0
    • VevinlongV Offline
      VevinlongV Offline
      Vevinlong
      wrote on last edited by
      #2

      I can find the include, QtQml/private and QtCore/private, both in windows and debian :
      win7
      1_1514253206845_win.png

      debian 8.4:
      0_1514253206844_debian.png

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

        Hi and welcome to devnet,

        Did you also install qtdeclarative5-dev ?

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

        VevinlongV 1 Reply Last reply
        0
        • jiancaiyangJ Offline
          jiancaiyangJ Offline
          jiancaiyang
          wrote on last edited by
          #4

          Hey, wyou can build the source by Qt sources on website, do not rely much on apt.

          我们自己的论坛:http://qtdream.com
          擅长三维角色仿真动画。

          VevinlongV 1 Reply Last reply
          0
          • SGaistS SGaist

            Hi and welcome to devnet,

            Did you also install qtdeclarative5-dev ?

            VevinlongV Offline
            VevinlongV Offline
            Vevinlong
            wrote on last edited by
            #5

            @SGaist Yeah, it's already installed.

            1 Reply Last reply
            0
            • jiancaiyangJ jiancaiyang

              Hey, wyou can build the source by Qt sources on website, do not rely much on apt.

              VevinlongV Offline
              VevinlongV Offline
              Vevinlong
              wrote on last edited by
              #6

              @jiancaiyang 哇,大神,是这样的,我基于树莓派做的软件想要使用qt的升级框架,去下载的时候发现官方预先编译的linux版的只有桌面的,没有arm版的,下载源码编译的时候就报这个错,找不到qml-private,和core-private

              1 Reply Last reply
              0
              • jiancaiyangJ Offline
                jiancaiyangJ Offline
                jiancaiyang
                wrote on last edited by
                #7

                You could compile Qt yourself, using Yocto or other, try download.qt.io. the source of software maintained by apt are usually out-of-date.
                A
                You can read instructions by colleagues who has successfully compiled Qt for strawberry-PI.

                我们自己的论坛:http://qtdream.com
                擅长三维角色仿真动画。

                VevinlongV 1 Reply Last reply
                0
                • jiancaiyangJ jiancaiyang

                  You could compile Qt yourself, using Yocto or other, try download.qt.io. the source of software maintained by apt are usually out-of-date.
                  A
                  You can read instructions by colleagues who has successfully compiled Qt for strawberry-PI.

                  VevinlongV Offline
                  VevinlongV Offline
                  Vevinlong
                  wrote on last edited by
                  #8

                  @jiancaiyang I've native built Qt on Pi, hope it will work, thank you so much.

                  1 Reply Last reply
                  0
                  • C Offline
                    C Offline
                    Christian Gagneraud
                    wrote on last edited by
                    #9

                    I had the same issue on KUbuntu 18.04, and solved it by installing the qtdeclarative5-private-dev package.

                    1 Reply Last reply
                    4

                    • Login

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