Hi, maybe you’re linking the wrong version of dll according to the CRT
error, what version of osg dlls are you using? Did you compile it yourself
or download it directly from the osg website? And what’s your programming
environment?

 

 

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of 小 杨
Sent: Saturday, January 05, 2008 10:16 AM
To: OpenSceneGraph Users
Subject: [osg-users] 回复: Re: Link error when i compile my project int
debug model(VC2005)!

 



Percy Camilo Trive�o Aucahuasi <[EMAIL PROTECTED]> 写道:
My release edition is ok!,dlls  is  dynamic  link lib ,they  do not need
link,when program is running,it  whill seach dlls,You only set  vc project
options --VC Directories --Executable files!      

Hello, seem like you forget to link against osg dlls.

2008/1/4, 小 杨 <[EMAIL PROTECTED]>:

Hi all.

 
 When i compile my project in debug model (VC2005)


 LINK : warning LNK4076: invalid incremental status file
'./bin/osgolymd.ilk'; linking nonincrementally 
1>osgolym.obj : error LNK2019: unresolved external symbol
__imp___CrtDbgReportW referenced in function "public: class osg::Vec3f &
__thiscall std::vector<class osg::Vec3f,class std::allocator<class
osg::Vec3f> >::operator[](unsigned int)" (??A?$vector@
[EMAIL PROTECTED]@@[EMAIL PROTECTED]@osg@@@std@@@std@@[EMAIL PROTECTED]@@[EMAIL 
PROTECTED])
1>./bin/osgolymd.exe : fatal error LNK1120: 1 unresolved externals

 

Thanks in advance,

  _____  

 
<http://cn.mail.yahoo.com/gc/index.html?entry=5&souce=mail_mailletter_taglin
e> 雅虎邮箱传递新年祝福,个性贺卡送亲朋! 


_______________________________________________
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

 

  

  _____  

 
<http://cn.mail.yahoo.com/gc/index.html?entry=5&souce=mail_mailletter_taglin
e> 雅虎邮箱传递新年祝福,个性贺卡送亲朋! 

_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to