Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 588296 - dev-qt/qt-creator, missing examples
Summary: dev-qt/qt-creator, missing examples
Status: RESOLVED DUPLICATE of bug 568838
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Davide Pesavento (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-08 07:47 UTC by gerion
Modified: 2016-07-09 19:01 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 gerion 2016-07-08 07:47:29 UTC
In Qt Creator exists an example page (go to "welcome"->"examples"). This page is completely disfunctional in both qt-creator ebuild versions. My enabled use-flags are:
android autotools clangstaticanalyzer cmake doc git glsl python valgrind

I currently merged 4.0.2.

"equery files qt-creator" list no examples files.

The problem is, that the qt documentation points exactly to this examples [1][2]. I have tried to use the examples directly from the source-tarball, but the qmake/pro-file does not work without copying several files into the example directory etc.. I think, Qt Creator does some file operations before compiling the examples.

[1] https://doc.qt.io/qtcreator/creator-build-example-application.html
[2] https://doc.qt.io/qt-5/qtquick-canvas-example.html#running-the-example
Comment 1 Michael Palimaka (kensington) gentoo-dev 2016-07-09 19:01:02 UTC

*** This bug has been marked as a duplicate of bug 568838 ***