<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Apr 16, 2015 at 12:17 PM, Robert Osfield <span dir="ltr"><<a href="mailto:robert.osfield@gmail.com" target="_blank">robert.osfield@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><div></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
2) on cmake, it can not found QT5Widgets_DIR automatically, so I need to do it manually on QT 5.4.0 (not realy a porblem).<br></blockquote><div><br></div></span><div>I'm guessing this is a CMake issue.  There is a limit to what can be found automatically when it's possible to install stuff in non standard places so I'm not sure if what you are seeing is expected or not.  I'm neither a Qt or Windows expert here so have to defer to others.<br><br></div><div>As a point of reference, have previous versions of the OSG worked out of the box w.r.t finding Qt5?<span class="HOEnZb"><font color="#888888"><br></font></span></div></blockquote></div><br><br></div><div class="gmail_extra">That is CMake issue. Their scripts for finding Qt5 fail to find Qt and its libraries in Windows, even when installed using the official installer in the default location. I had the same problem in other (non-OSG) projects using Qt as well. <br><br></div><div class="gmail_extra">J.<br></div><div class="gmail_extra"><br><br><br></div></div>