Thanks dear Robert. I got one more doubt how can we build OSG using cmake. I am getting errors that it's not getting bcc32 compiler. Although I got Visual C++ 2010 compile it should take that. And moreover I just installed bcc32 5.5 also. Now it's giving error it's not able to run a simple test. Please help.
On Mon, May 6, 2013 at 3:45 PM, Jan Ciger <[email protected]> wrote: > On Mon, May 6, 2013 at 11:16 AM, Sujan Dasmahapatra > <[email protected]> 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 > > That means that you have built OSG in release mode only. You must > build both release & debug version of OSG if you want to build the > examples (or your project) in Debug mode. > > Regards, > > J. > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > -- Thanks & Regards Sujan
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

