<div dir="ltr">So I look in that file and I see this:<div><br></div><div><div>We currently patch qtchooser to make it look for configs</div><div>in three additional directories:</div><div><br></div><div>- /usr/share/qtchooser: holds qtx-triplet.conf configs.</div>

<div>  They are installed by libqtcore with it's arch triplet. In this way apps can</div><div>  call it's specific arch tools.</div><div><br></div><div>- /usr/lib/$(DEB_HOST_MULTIARCH)/qtchooser: holds qtx.conf and default.conf for</div>

<div>  the specific arch.</div><div><br></div><div>- /usr/lib/$(DEB_HOST_MULTIARCH)/qt-default/qtchooser: holds a default.conf which</div><div>  points to Qt4. In this way the Qt4 packages already in the archive should not</div>

<div>  FTBFS when we introduce qtchooser in unstable. Exporting QT_SELECT=qt4 or</div><div>  build-depending on qt4-default is recommended.</div></div><div><br></div><div>Unfortunately, when I look in the /usr/share/qtchooser directory I see this:</div>

<div><br></div><div><div>$ ls -a /usr/share/qtchooser/</div><div>.  ..  qt4.conf  qt5-x86_64-linux-gnu.conf</div></div><div><br></div><div>Exporting "QT_SELECT=qt4" does seem to help, but that seems like a potentially non-ideal fix. It kinda looks like I'm missing a file.</div>

</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Nov 5, 2013 at 4:22 AM, Harald Sitter <span dir="ltr"><<a href="mailto:apachelogger@ubuntu.com" target="_blank">apachelogger@ubuntu.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On Tue, Nov 5, 2013 at 3:28 AM, Michael Stemle <<a href="mailto:themanchicken@gmail.com">themanchicken@gmail.com</a>> wrote:<br>


> Hey all, I just wanted to touch base with some people and see if anybody had<br>
> any advice. With the move and all, I've had a drastically limited amount of<br>
> time to contribute, and it isn't helping that every time I set out to work<br>
> on the project I'm having build issues now.<br>
><br>
> Below is the command I'm executing and the message I'm seeing, and attached<br>
> is the entire build log. I really appreciate any help you may have.<br>
><br>
> CMake Error: The following variables are used in this project, but they are<br>
> set to NOTFOUND.<br>
> Please set them or make sure they are set and tested correctly in the CMake<br>
> files:<br>
> QT_QT_INCLUDE_DIR<br>
>    used as include directory in directory<br>
> /home/manchicken/Documents/Devel/kubuntu/kubuntu-debug-installer/CMakeFiles/CMakeTmp<br>
><br>
> CMake Error: Internal CMake error, TryCompile configure of cmake failed<br>
><br>
> CMake Error at<br>
> /usr/share/kde4/apps/cmake/modules/FindKDE4Internal.cmake:1297 (message):<br>
>   Qt compiled without support for -fvisibility=hidden.  This will break<br>
>   plugins and linking of some applications.  Please fix your Qt installation<br>
>   (try passing --reduce-exports to configure).<br>
> Call Stack (most recent call first):<br>
>   /usr/share/cmake-2.8/Modules/FindKDE4.cmake:95 (find_package)<br>
>   CMakeLists.txt:3 (find_package)<br>
<br>
</div></div>-- Found Qt-Version 5.0.2 (using /usr/bin/qmake)<br>
<br>
Your system got configured to pick up qt5 rather than qt4, which is a<br>
bit weird because I think it defaults to qt4... but oh well<br>
<br>
/usr/share/doc/qtchooser/README.Debian<br>
should explain where the related config is.<br>
<span class="HOEnZb"><font color="#888888"><br>
HS<br>
<br>
--<br>
kubuntu-devel mailing list<br>
<a href="mailto:kubuntu-devel@lists.ubuntu.com">kubuntu-devel@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/kubuntu-devel" target="_blank">https://lists.ubuntu.com/mailman/listinfo/kubuntu-devel</a><br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br>~ Michael D. Stemle, Jr.
</div>