Here is the problem: qt creator (qtcreator, from package dev-qt/qt-creator-4.6.2) lacks examples - the examples drop-down box offers no entries. The following USE flags are enabled:
Code: Select all
android clangcodemodel clangstaticanalyzer cmake cvs designer doc git glsl mercurial modeling python qbs scxml subversion valgrind webengineSo the question is: do I miss something so that the examples do get installed through the ebuild, or is manual installation the preferred way? A manual installation would mean either a) get the Qt installer and reinstall all somewhere in /opt - which would introduce 'duplicates' in non-standard directories, or b) inspect all my 24 tarballs in the list of
Code: Select all
ls /usr/portage/distfiles/qt*-5.*
