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. Cannot load qmodule.pri!
Qt 6.11 is out! See what's new in the release blog

Cannot load qmodule.pri!

Scheduled Pinned Locked Moved Installation and Deployment
4 Posts 3 Posters 7.3k 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.
  • A Offline
    A Offline
    angkor
    wrote on last edited by
    #1

    I'm installing Qt5, when I run ./configure, some errors occurred.
    The primary infomation just like this:

    /qt-everywhere-opensource-src-5.0.0/qtbase/.qmake.conf:1: Cannot find feature qt_build_config
    

    Project ERROR: Cannot load qmodule.pri!
    Error processing project file: /qt-everywhere-opensource-src-5.0.0/qtbase/qtbase.pro

    Does anyone know how to fix this problem?

    thanks!

    1 Reply Last reply
    0
    • K Offline
      K Offline
      koahnig
      wrote on last edited by
      #2

      welcome to devnet

      Is qmodule.pri available?

      Vote the answer(s) that helped you to solve your issue(s)

      1 Reply Last reply
      0
      • A Offline
        A Offline
        angkor
        wrote on last edited by
        #3

        Thanks for replying.
        I've checked the source package, /qtbase/mkspecs, the qmodule.pri is available.

        Does Qt5 have other system requirs? I've installed perl-5.10 & python-3.3.

        Or is there any arguments have to be set when run ./configure?

        1 Reply Last reply
        0
        • J Offline
          J Offline
          John_West
          wrote on last edited by
          #4
          1. This problem first appeared in 5.0.0 RC1, fixed in "QTBUG-28251":https://bugreports.qt-project.org/browse/QTBUG-28251
          2. In Qt 5.1 (300713) it can be generated when your source directory name (or path to it) contains special symbols (in my case - not English letters).
            Created bug report "QTBUG-32822":https://bugreports.qt-project.org/browse/QTBUG-32822
          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