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

Bug 588296

Summary: dev-qt/qt-creator, missing examples
Product: Gentoo Linux Reporter: gerion <gerion.entrup>
Component: Current packagesAssignee: Davide Pesavento <pesa>
Status: RESOLVED DUPLICATE    
Severity: normal CC: qt
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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 ***