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. [SOLVED] Lots of "header.h: No such file or directory" when configuring Qt5.3 on Ubuntu
QtWS25 Last Chance

[SOLVED] Lots of "header.h: No such file or directory" when configuring Qt5.3 on Ubuntu

Scheduled Pinned Locked Moved Installation and Deployment
1 Posts 1 Posters 940 Views
  • 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.
  • Adrian5A Offline
    Adrian5A Offline
    Adrian5
    wrote on last edited by
    #1

    Here's an excerpt listing all reported errors: http://pastebin.com/1nRa4pzu

    I'm using the qt-everywhere-opensource-src-5.3.2 sources.

    My configure flags are: -release -opensource -confirm-license -c++11 -shared -nomake examples -opengl desktop -fontconfig -gtkstyle -optimized-qmake -qt-xcb -qt-xkbcommon -qt-zlib -qt-pcre -qt-libpng -qt-libjpeg -qt-freetype -qt-harfbuzz -skip qtactiveqt -skip qtconnectivity -skip qtlocation -skip qtmacextras -skip qtmultimedia -skip qtquick1 -skip qtquickcontrols -skip qtsensors -skip qtserialport -skip qtwebchannel -skip qtwebengine -skip qtwebkit -skip qtwebkit-examples -skip qtwebsockets -skip qtwinextras -no-cups -no-nis -no-alsa -no-pulseaudio -no-openssl -L/usr/local/lib

    I tried stripping the majority of the flags (with the exception of -qt-xcb and others where I lack the required libraries), but this error of missing headers persist.

    Here is the configuration summary: http://pastebin.com/dQ1jwTCV

    The Qt libraries probably still build in this configutation, but XCB is listed without GLX support in the report and I think I'll need that.

    Any idea where to start?

    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