Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 541840

Summary: =games-simulation/flightgear-3.4.0[qt5] dependency on dev-qt/qtwidgets:5 missing
Product: Gentoo Linux Reporter: Lars Wendler (Polynomial-C) (RETIRED) <polynomial-c>
Component: [OLD] GamesAssignee: Maciej Mrozowski <reavertm>
Status: RESOLVED FIXED    
Severity: normal CC: games
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2015-03-01 20:31:44 UTC
Hi,

I needed to install dev-qt/qtwidgets:5 to get the qt5 interface of flightgear compiled or else the following error appears:


CMake Warning at /usr/lib64/cmake/Qt5/Qt5Config.cmake:26 (find_package):
  Could not find a package configuration file provided by "Qt5Widgets" with
  any of the following names:

    Qt5WidgetsConfig.cmake
    qt5widgets-config.cmake

  Add the installation prefix of "Qt5Widgets" to CMAKE_PREFIX_PATH or set
  "Qt5Widgets_DIR" to a directory containing one of the above files.  If
  "Qt5Widgets" provides a separate development package or SDK, be sure it has
  been installed.
Call Stack (most recent call first):
  CMakeLists.txt:288 (find_package)
Comment 1 Maciej Mrozowski gentoo-dev 2015-03-02 01:19:26 UTC
Worked with previous Qt5 from portage (5.4.0). Oh well...
Fixed and raised Qt5 version dependency. Thanks for reporting.