<div dir="ltr">Many thanks - that pushed me past the build. I still need to determine which package installs the plugins; at runtime I get<div><br></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div><div>
This application failed to start because it could not find or load the Qt platform plugin "xcb".</div></div><div><div><br></div></div><div><div>Reinstalling the application may fix this problem.</div></div><div>
<div>Aborted</div></div></blockquote><div><div class="gmail_extra"><br></div><div class="gmail_extra">However I had saved a qt5 directory from when I was trying to re-install it which had a plugins directory and linking to those from the current install seems to work</div>
<div class="gmail_extra"><br></div><div class="gmail_extra">Thanks again Jose,</div><div class="gmail_extra">Larry<br><br><div class="gmail_quote">On Tue, May 27, 2014 at 4:28 PM, José Fonseca <span dir="ltr"><<a href="mailto:jose.r.fonseca@gmail.com" target="_blank">jose.r.fonseca@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr">Yes, I also struggled the first time to find the necessary Debian packages, because Debian doesn't have one single meta package will all necessary to build Qt5 apps.<div>
<br></div><div>I believe you need libqt5webkit5-dev qtbase5-dev qtdeclarative5-dev qtquick1-5-dev</div>
<div><br></div><div>Jose</div><div><br></div></div><div class=""><div class="h5"><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, May 27, 2014 at 11:14 PM, Lawrence Love <span dir="ltr"><<a href="mailto:lawlove@gmail.com" target="_blank">lawlove@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr">Apologies: I think my test build simply consisted of installing the available Qt5 on debian and then rebuilding master instead of the qt5 branch. I'm now trying to build in the qt5 branch and am working on resolving this issue. FYI -Larry<br>


<div><br></div><div><div>  CMake Warning at CMakeLists.txt:76 (find_package):</div><div>  By not providing "FindQt5Widgets.cmake" in CMAKE_MODULE_PATH this project</div><div>  has asked CMake to find a package configuration file provided by</div>


<div>  "Qt5Widgets", but CMake did not find one.</div><div><br></div><div>  Could not find a package configuration file provided by "Qt5Widgets" with</div><div>  any of the following names:</div><div>

<br>
</div><div>    Qt5WidgetsConfig.cmake</div><div>    qt5widgets-config.cmake</div><div><br></div><div>  Add the installation prefix of "Qt5Widgets" to CMAKE_PREFIX_PATH or set</div><div>  "Qt5Widgets_DIR" to a directory containing one of the above files.  If</div>


<div>  "Qt5Widgets" provides a separate development package or SDK, be sure it has</div><div>  been installed.</div></div><div><br></div><div><br></div></div><div><div><div class="gmail_extra">
<br><br><div class="gmail_quote">
On Tue, May 27, 2014 at 9:50 AM, José Fonseca <span dir="ltr"><<a href="mailto:jose.r.fonseca@gmail.com" target="_blank">jose.r.fonseca@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">


<div dir="ltr"><div class="gmail_extra">Great.  Before I merge Qt5 I'll tag a new release, and then refer to it from INSTALL.markdown.</div><div class="gmail_extra"><br></div><div class="gmail_extra">This release will be the last with Qt4 support.   And probably it will be the last with support for tracing on Windows XP, as leveraging support for __declspec(thread) TLS support in DLLs, which was introduced with Vista, would simplify the code and probably speed up runtime performance too. And given that Microsoft has stopped supporting XP I don't think it makes sense for us to keep jumping through hoops to support it.<br>



<br></div><div class="gmail_extra">We can probably keep support for replaying on XP longer without much effort, as XP supports __declspec(thread) TLS in .EXEs.<br><br></div><div class="gmail_extra">If anybody thinks differently let me know.<br>



</div>
<div class="gmail_extra"><br></div><div class="gmail_extra">Jose<div><div><br><br><div class="gmail_quote">On Fri, May 23, 2014 at 6:39 PM, Lawrence Love <span dir="ltr"><<a href="mailto:lawlove@gmail.com" target="_blank">lawlove@gmail.com</a>></span> wrote:<br>




<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div dir="ltr">Thank you for the consideration (I've been away for a few weeks). I'm on debian<div>



and Qt 5 is available. I just now installed it and rebuilt with all my unsubmitted</div>
<div>gui patches and everything looks good.</div>
<div><div><div><div class="gmail_extra"><br></div><div class="gmail_extra">Thanks again,</div><div class="gmail_extra">Larry<div><div><br><br><div class="gmail_quote">On Tue, May 6, 2014 at 8:52 AM, Alexander Monakov <span dir="ltr"><<a href="mailto:amonakov@ispras.ru" target="_blank">amonakov@ispras.ru</a>></span> wrote:<br>





<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div>On Tue, 6 May 2014, José Fonseca wrote:<br>
<br>
> Unless there are concerns/objections I'll merge this one of these days.<br>
<br>
</div>No objection, but a slight concern: Lawrence (CC'ed) contributed some GUI<br>
patches recently, I suppose it would be nice to ask if installing Qt 5 is not<br>
a problem for him (qt5 is not available in every distro yet).<br>
<br>
Another concern is that some of the users might be running old/stable/lts<br>
branches of distributions such as Debian stable or Ubuntu 12.04; such users<br>
will be unable to build the GUI after the merge.  Perhaps the README could be<br>
amended with a brief notice that in such situation people can checkout an<br>
older revision (e.g. the 5.0 tag) and build that instead of master?<br>
<span><font color="#888888"><br>
Alexander</font></span></blockquote></div><br></div></div></div></div></div></div></div>
</blockquote></div><br></div></div></div></div>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div></div></div>