Hi Sujan, I haven't touched Windows for development for well over a decade so can't help with detailed Windows specifics. In general if you add new dependencies then you'll need to go back to Cmake to regenerate the project files to reflect the new dependencies. VisualStudio also has this dumb feature/fail that you can't safely mix debug and optimized builds so if you build the OSG with debug the dependencies will need to be debug as well.
Robert. On 6 May 2013 10:16, Sujan Dasmahapatra <sujan.dasmahapa...@gmail.com>wrote: > I am trying to build osgViewerQt example. Error is coming as osgQt > run-time error. I am building it is debug mode. But I dont find any > osgQtd.lib, but it is osgQt.lib Is it for release build??..I am using > Visual studio 2010 and corresponding Qt version I have installed. Please > suggest. Thank Sujan > > > On Mon, May 6, 2013 at 4:51 PM, Robert Osfield > <robert.osfi...@gmail.com>wrote: > >> Have a look at the osgviewerQt example. >> On 6 May 2013 02:51, "Sujan Dasmahapatra" <sujan.dasmahapa...@gmail.com> >> wrote: >> >>> Can I control OSG viewer by Qt events. Like mouse press, mouse move etc >>> can be used with OSG viewer??..Any suggestions highly appreciated. >>> >>> -- >>> Regards >>> Sujan >>> >>> _______________________________________________ >>> osg-users mailing list >>> osg-users@lists.openscenegraph.org >>> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org >>> >>> >> _______________________________________________ >> osg-users mailing list >> osg-users@lists.openscenegraph.org >> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org >> >> > > > -- > Thanks & Regards > Sujan > > _______________________________________________ > osg-users mailing list > osg-users@lists.openscenegraph.org > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > >
_______________________________________________ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org