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. Unable to build Qt5 from git.
Qt 6.11 is out! See what's new in the release blog

Unable to build Qt5 from git.

Scheduled Pinned Locked Moved Installation and Deployment
1 Posts 1 Posters 1.6k 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.
  • I Offline
    I Offline
    Inderplus
    wrote on last edited by
    #1

    I tried to build Qt from git, and is following the instructions given here http://qt-project.org/wiki/Building_Qt_5_from_Git.
    But when I run ./configure, it gives me error

    /home/inderpreet/qt5/qtbase/src/corelib/global/qlogging.cpp:783:8: error: ‘QtMsgHandler’ does not name a type
    /home/inderpreet/qt5/qtbase/src/corelib/global/qlogging.cpp: In function ‘void qt_message_print(QtMsgType, const QMessageLogContext&, const QString&)’:
    /home/inderpreet/qt5/qtbase/src/corelib/global/qlogging.cpp:823:10: error: ‘msgHandler’ was not declared in this scope
    /home/inderpreet/qt5/qtbase/src/corelib/global/qlogging.cpp:829:9: error: ‘msgHandler’ was not declared in this scope
    /home/inderpreet/qt5/qtbase/src/corelib/global/qlogging.cpp: At global scope:
    /home/inderpreet/qt5/qtbase/src/corelib/global/qlogging.cpp:1028:1: error: ‘QtMsgHandler’ does not name a type

    I am working on Ubuntu 12.04.

    Am i missing something?

    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