Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Call for Presentations - Qt World Summit

    Install QT5.7 ubuntu 12.04

    General and Desktop
    2
    2
    990
    Loading More Posts
    • 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.
    • nimaaghli
      nimaaghli last edited by

      Hi,
      Im trying to compile qt5.7 but im getting this error when compiling from source and after run make command
      qgtk3theme.cpp: In constructor ‘QGtk3Theme::QGtk3Theme()’:
      qgtk3theme.cpp:90:41: error: ‘g_type_ensure’ was not declared in this scope
      g_type_ensure(PANGO_TYPE_FONT_FAMILY);
      i have installed all dependencies and also
      sudo apt-get install libgtk-3-dev
      what should i do

      1 Reply Last reply Reply Quote 0
      • SGaist
        SGaist Lifetime Qt Champion last edited by

        Hi,

        You should check your version of glib. You need at least 2.34

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

        1 Reply Last reply Reply Quote 0
        • First post
          Last post