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. CacheStatistics is not a member of 'QFont'
Qt 6.11 is out! See what's new in the release blog

CacheStatistics is not a member of 'QFont'

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

    Hi I am compiling a program called 3D Slicer version 4
    http:http://slicer.org///slicer.org/

    I on a 64-bit LINUX RHEL 6 system using gcc4.4
    my Qt is 4.8.0 which was compiled on the machine

    After about an hour of compiling I see this:Hi I am compiling a program called 3D Slicer version 4
    http:http://slicer.org///slicer.org/

    I on a 64-bit LINUX RHEL 6 system using gcc4.4
    my Qt is 4.8.0 which was compiled on the machine

    After about an hour of compiling I see this:

    [ 48%] Building CXX object CMakeFiles/PythonQt.dir/generated_cpp/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.cpp.o
    /home/hazards/COMPILE3/Slicer4/SuperBuild/CTK-build/PythonQt/generated_cpp/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.cpp: In member function 'void PythonQtWrapper_QFont::static_QFont_cacheStatistics()':
    /home/hazards/COMPILE3/Slicer4/SuperBuild/CTK-build/PythonQt/generated_cpp/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.cpp:860: error: 'cacheStatistics' is not a member of 'QFont'
    make[8]: *** [CMakeFiles/PythonQt.dir/generated_cpp/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.cpp.o] Error 1
    make[7]: *** [CMakeFiles/PythonQt.dir/all] Error 2
    make[6]: *** [all] Error 2
    make[5]: *** [PythonQt-cmake/src/PythonQt-stamp/PythonQt-install] Error 2
    make[4]: *** [CMakeFiles/PythonQt.dir/all] Error 2
    make[3]: *** [all] Error 2
    make[2]: *** [CTK-prefix/src/CTK-stamp/CTK-build] Error 2
    make[1]: *** [CMakeFiles/CTK.dir/all] Error 2
    make: *** [all] Error 2

    How can I fix this?

    Starr

    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