On Thu, Apr 16, 2015 at 12:17 PM, Robert Osfield <[email protected]> wrote:
> 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). >> > > 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. > > As a point of reference, have previous versions of the OSG worked out of > the box w.r.t finding Qt5? > 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. J.
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

