Hello everyone,

i tried executing the very first tutorial provided in the OSG website(basic 
geometry.cpp). Well i got this error:(a link error)

 error LNK2019: unresolved external symbol __imp___CrtDbgReportW referenced in 
function "public: __thiscall std::_Vector_const_iterator<class osg::Vec3f,class 
std::allocator<class osg::Vec3f> >::_Vector_const_iterator<class 
osg::Vec3f,class std::allocator<class osg::Vec3f> >(class osg::Vec3f *,class 
std::_Container_base_secure const *)" 
(??0?$_Vector_const_iterator@VVec3f@osg@@V?$allocator@VVec3f@osg@@@std@@@std@@QAE@PAVVec3f@osg@@PBV_Container_base_secure@1@@Z)


The error looks pretty scary. im not sure what is wrong. i ran few other 
programs, and it was fine. im not sure what this one meant though.

i have linked the following libraries:

osgd.lib
osgDBd.lib
osgViewerd.lib
osgTextd.lib
osgUtild.lib
OpenThreadsd.lib


Can anyone please provide some suggestions?

Thanks,
Mukund

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=36061#36061





_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to