Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 541840 - =games-simulation/flightgear-3.4.0[qt5] dependency on dev-qt/qtwidgets:5 missing
Summary: =games-simulation/flightgear-3.4.0[qt5] dependency on dev-qt/qtwidgets:5 missing
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Maciej Mrozowski
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-01 20:31 UTC by Lars Wendler (Polynomial-C) (RETIRED)
Modified: 2015-03-02 01:19 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.