Public bug reported:

File /usr/lib/x86_64-linux-gnu/cmake/Qt5Core/Qt5CoreConfigExtras.cmake contains
    list(APPEND Qt5Core_INCLUDE_DIRS "/usr/include/qt5/" 
"/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64")
but the path
    /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64
doesn't exist. So my programs written with Qt5 and CMake cannot be built:
    cc1plus: error: /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64: No such 
file or directory [-Werror]

The actual path for the makespec is
    /usr/share/qt5/mkspecs/linux-g++-64

** Affects: qtbase-opensource-src (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1263070

Title:
  Qt5CoreConfigExtras.cmake contains wrong path

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1263070/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to