<p dir="ltr">Tim, </p>
<p dir="ltr">This is a breakage on the test, probably the subsurface app works and was already compiled. I think the test may have not been linked against the qt core (but I don't have my computer at hand to check) </p>
<p dir="ltr">Tomaz </p>
<div class="gmail_quote">Em 11 de jul de 2016 20:09, "Tim Wootton" <<a href="mailto:tim@tee-jay.org.uk">tim@tee-jay.org.uk</a>> escreveu:<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
<br>
has anyone built from source on Debian Jessie lately?<br>
I just tried from a fresh clone, and get:<br>
~/code/subsurface/src/subsurface/build/tests/qrc_subsurface.cpp:9:28:<br>
fatal error: QtCore/qglobal.h: No such file or directory<br>
 #include <QtCore/qglobal.h><br>
                 ^<br>
compilation terminated.<br>
<br>
all the required Qt packages seem to be installed:<br>
-- The following REQUIRED packages have been found:<br>
  * Qt5Core<br>
  * Qt5Xml<br>
  * Qt5Network<br>
  * Qt5Test<br>
  * Qt5Script<br>
  * Qt5Gui (required version >= 5.3.2)<br>
  * Qt5Widgets<br>
  * Qt5Qml (required version >= 5.3.2)<br>
  * Qt5Quick<br>
  * Qt5WebKit (required version >= 5.3.2)<br>
  * Qt5WebKitWidgets<br>
  * Qt5Svg<br>
  * Qt5Sql<br>
  * Qt5Concurrent<br>
  * Qt5PrintSupport<br>
<br>
and QtCore/qglobal.h shows as installed as part of qtbase5-dev<br>
$> dpkg -S qglobal.h<br>
qtbase5-dev:amd64: /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h<br>
<br>
and it is indeed there:<br>
-rw-r--r-- 1 root root 36717 Sep 11  2014<br>
/usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h<br>
<br>
any pointers where to look next? I see INCLUDE_DIRS being set in cmake<br>
for grantlee marble etc, but nothing for Qt, is that because as an<br>
official package in the system include paths it should just be found anyway.<br>
<br>
cheers,<br>
<br>
Tim<br>
_______________________________________________<br>
subsurface mailing list<br>
<a href="mailto:subsurface@subsurface-divelog.org">subsurface@subsurface-divelog.org</a><br>
<a href="http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface" rel="noreferrer" target="_blank">http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface</a><br>
</blockquote></div>