Hello Andrea,

10:39, 5 September 2018 г., Andrea Martini <martini.and...@gmail.com>:

Dear all,
i would like to enable Qt5 form Cmake(GUI) 3.8.2 using OSG 3.5.3 on Windows10. I installed QT 5.8.0 in c:\QT\... and i set environment variable QTDIR to C:\Qt\Qt5.8.0\5.8\msvc2013_64

My focus consits in get osgQtBrowser and osgQtWidgets example projects in osg solutions (visual studio 2013).

What i get is:

Ungrouped Entries-> Qt5Widgets_DIR = Qt5Widgets_DIR-NOTFOUND

Furthermore, several QT -> items are automatically filled with NOFOUND (after Configure process). I must manually fill each items!!!

Is there a way to tell CMAKE to fill all qt entries automatically?

Thank you in advance

Regards

Andrea



...

Thank you!

Cheers,
Andrea


Just add C:\Qt\Qt5.8.0\5.8\msvc2013_64 to CMAKE_PREFIX_PATH variable.
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to