Hi Julien and Bruce, osgQt is on https://github.com/openscenegraph/osgQt
to build osgQt you need to have a build of osg and Qt 4 or 5 installed usigng CMake you need to specify where to find osg by specifying the OSG_ROOT CMake variable (mathieu/osgQt is the repo I used to separate osg an Qt part due to decision from osg to drop Qt support). -- nǝıɥʇɐƜ On 24 January 2018 at 18:34, Julien Valentin <[email protected]> wrote: > Hi > osgQt is no more part of osg core anymore. > Perhaps you could find info here but we don't even know where you get the > sources. > I think the more relevant and updated fork is > https://github.com/mathieu/osgQt > I believe it compiles under win32 latest msvc... > > Cheers > > > > bclay wrote: > > Hi, > > since there were no replies to my previous message I would like to ask > more generically, has anyone successfully built osgQt on windows with > Visual Studio 2015? If so how did you get there? I used cmake 3.7.1 to > create the VS solution > > > > > > Thank you! > > > > Cheers, > > Bruce > > > ------------------ > Read this topic online here: > http://forum.openscenegraph.org/viewtopic.php?p=72857#72857 > > > > > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org >
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

