游戏开发论坛

 找回密码
 立即注册
搜索
查看: 18065|回复: 10

谁有OGRE以前的版本??支持VC++6.0的!!

[复制链接]

32

主题

232

帖子

234

积分

中级会员

Rank: 3Rank: 3

积分
234
发表于 2006-8-11 22:18:00 | 显示全部楼层 |阅读模式
由于没有用过Visual studio.net环境
我实在受不了了,OGRE配制环境配制了一个晚上
都没有配制好!!
哪位好心人帮帮忙!!

32

主题

232

帖子

234

积分

中级会员

Rank: 3Rank: 3

积分
234
 楼主| 发表于 2006-8-11 22:22:00 | 显示全部楼层

Re:谁有OGRE以前的版本??支持VC++6.0的!!

www.ogre3d.org上的版本都是最低也是要VC7的,我用VC8
出现错误:
------ Build started: Project: ReferenceAppLayer, Configuration: Debug Win32 ------
Linking...
   Creating library ..\..\lib\Debug/ReferenceAppLayer.lib and object ..\..\lib\Debug/ReferenceAppLayer.exp
LINK : warning LNK4098: defaultlib 'MSVCRT' conflicts with use of other libs; use /NODEFAULTLIB:library
OgreRefAppWorld.obj : error LNK2001: unresolved external symbol __RTC_CheckEsp
OgreRefAppJoint.obj : error LNK2019: unresolved external symbol __RTC_CheckEsp referenced in function "void * __cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
OgreRefAppJointSubtypes.obj : error LNK2001: unresolved external symbol __RTC_CheckEsp
OgreRefAppOgreHead.obj : error LNK2001: unresolved external symbol __RTC_CheckEsp
OgreRefAppPlane.obj : error LNK2001: unresolved external symbol __RTC_CheckEsp
OgreRefAppApplicationObject.obj : error LNK2001: unresolved external symbol __RTC_CheckEsp
OgreRefAppBall.obj : error LNK2001: unresolved external symbol __RTC_CheckEsp
OgreRefAppBox.obj : error LNK2001: unresolved external symbol __RTC_CheckEsp
OgreRefAppCollideCamera.obj : error LNK2001: unresolved external symbol __RTC_CheckEsp
OgreRefAppWorld.obj : error LNK2019: unresolved external symbol __RTC_Shutdown referenced in function "void * __cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
OgreRefAppJoint.obj : error LNK2001: unresolved external symbol __RTC_Shutdown
OgreRefAppJointSubtypes.obj : error LNK2001: unresolved external symbol __RTC_Shutdown
OgreRefAppOgreHead.obj : error LNK2001: unresolved external symbol __RTC_Shutdown
OgreRefAppPlane.obj : error LNK2001: unresolved external symbol __RTC_Shutdown
OgreRefAppApplicationObject.obj : error LNK2001: unresolved external symbol __RTC_Shutdown
OgreRefAppBall.obj : error LNK2001: unresolved external symbol __RTC_Shutdown
OgreRefAppBox.obj : error LNK2001: unresolved external symbol __RTC_Shutdown
OgreRefAppCollideCamera.obj : error LNK2001: unresolved external symbol __RTC_Shutdown
OgreRefAppWorld.obj : error LNK2001: unresolved external symbol __RTC_InitBase
OgreRefAppJoint.obj : error LNK2001: unresolved external symbol __RTC_InitBase
OgreRefAppJointSubtypes.obj : error LNK2001: unresolved external symbol __RTC_InitBase
OgreRefAppOgreHead.obj : error LNK2001: unresolved external symbol __RTC_InitBase
OgreRefAppPlane.obj : error LNK2001: unresolved external symbol __RTC_InitBase
OgreRefAppApplicationObject.obj : error LNK2001: unresolved external symbol __RTC_InitBase
OgreRefAppBall.obj : error LNK2001: unresolved external symbol __RTC_InitBase
OgreRefAppBox.obj : error LNK2001: unresolved external symbol __RTC_InitBase
OgreRefAppCollideCamera.obj : error LNK2001: unresolved external symbol __RTC_InitBase
OgreRefAppWorld.obj : error LNK2001: unresolved external symbol ___security_cookie
OgreRefAppJoint.obj : error LNK2001: unresolved external symbol ___security_cookie
OgreRefAppJointSubtypes.obj : error LNK2001: unresolved external symbol ___security_cookie
OgreRefAppOgreHead.obj : error LNK2019: unresolved external symbol ___security_cookie referenced in function "public: __thiscall OgreRefApp::ApplicationObject::ApplicationObject(class OgreRefApp::ApplicationObject const &)" (??0ApplicationObject@OgreRefApp@@QAE@ABV01@@Z)
OgreRefAppPlane.obj : error LNK2001: unresolved external symbol ___security_cookie
OgreRefAppApplicationObject.obj : error LNK2001: unresolved external symbol ___security_cookie
OgreRefAppBall.obj : error LNK2001: unresolved external symbol ___security_cookie
OgreRefAppBox.obj : error LNK2001: unresolved external symbol ___security_cookie
OgreRefAppCollideCamera.obj : error LNK2001: unresolved external symbol ___security_cookie
ode.lib(collision_trimesh_box.obj) : error LNK2001: unresolved external symbol ___CxxFrameHandler3
ode.lib(collision_trimesh_sphere.obj) : error LNK2001: unresolved external symbol ___CxxFrameHandler3
ode.lib(collision_trimesh.obj) : error LNK2001: unresolved external symbol ___CxxFrameHandler3
OgreRefAppWorld.obj : error LNK2001: unresolved external symbol ___CxxFrameHandler3
ode.lib(collision_kernel.obj) : error LNK2019: unresolved external symbol ___CxxFrameHandler3 referenced in function "void __cdecl initColliders(void)" (?initColliders@@YAXXZ)
ode.lib(collision_transform.obj) : error LNK2001: unresolved external symbol ___CxxFrameHandler3
ode.lib(collision_trimesh_ccylinder.obj) : error LNK2001: unresolved external symbol ___CxxFrameHandler3
OgreRefAppJoint.obj : error LNK2001: unresolved external symbol ___CxxFrameHandler3
OgreRefAppJointSubtypes.obj : error LNK2001: unresolved external symbol ___CxxFrameHandler3
OgreRefAppOgreHead.obj : error LNK2001: unresolved external symbol ___CxxFrameHandler3
OgreRefAppPlane.obj : error LNK2001: unresolved external symbol ___CxxFrameHandler3
OgreRefAppApplicationObject.obj : error LNK2001: unresolved external symbol ___CxxFrameHandler3
OgreRefAppBall.obj : error LNK2001: unresolved external symbol ___CxxFrameHandler3
OgreRefAppBox.obj : error LNK2001: unresolved external symbol ___CxxFrameHandler3
OgreRefAppCollideCamera.obj : error LNK2001: unresolved external symbol ___CxxFrameHandler3
OgreRefAppWorld.obj : error LNK2019: unresolved external symbol @__security_check_cookie@4 referenced in function "public: virtual __thiscall OgreRefApp::Joint::~Joint(void)" (??1Joint@OgreRefApp@@UAE@XZ)
OgreRefAppJoint.obj : error LNK2001: unresolved external symbol @__security_check_cookie@4
OgreRefAppJointSubtypes.obj : error LNK2001: unresolved external symbol @__security_check_cookie@4
OgreRefAppOgreHead.obj : error LNK2001: unresolved external symbol @__security_check_cookie@4
OgreRefAppPlane.obj : error LNK2001: unresolved external symbol @__security_check_cookie@4
OgreRefAppApplicationObject.obj : error LNK2001: unresolved external symbol @__security_check_cookie@4
OgreRefAppBall.obj : error LNK2001: unresolved external symbol @__security_check_cookie@4
OgreRefAppBox.obj : error LNK2001: unresolved external symbol @__security_check_cookie@4
OgreRefAppCollideCamera.obj : error LNK2001: unresolved external symbol @__security_check_cookie@4
OgreRefAppWorld.obj : error LNK2001: unresolved external symbol @_RTC_CheckStackVars@8
OgreRefAppJoint.obj : error LNK2001: unresolved external symbol @_RTC_CheckStackVars@8
OgreRefAppJointSubtypes.obj : error LNK2001: unresolved external symbol @_RTC_CheckStackVars@8
OgreRefAppOgreHead.obj : error LNK2001: unresolved external symbol @_RTC_CheckStackVars@8
OgreRefAppPlane.obj : error LNK2001: unresolved external symbol @_RTC_CheckStackVars@8
OgreRefAppApplicationObject.obj : error LNK2019: unresolved external symbol @_RTC_CheckStackVars@8 referenced in function "public: virtual __thiscall OgreRefApp::ApplicationObject::~ApplicationObject(void)" (??1ApplicationObject@OgreRefApp@@UAE@XZ)
OgreRefAppBall.obj : error LNK2001: unresolved external symbol @_RTC_CheckStackVars@8
OgreRefAppBox.obj : error LNK2001: unresolved external symbol @_RTC_CheckStackVars@8
OgreRefAppCollideCamera.obj : error LNK2001: unresolved external symbol @_RTC_CheckStackVars@8
OgreRefAppWorld.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall std::_Lockit::_Lockit(int)" (__imp_??0_Lockit@std@@QAE@H@Z) referenced in function "public: __thiscall OgreRefApp::Ball::Ball(class OgreRefApp::Ball const &)" (??0Ball@OgreRefApp@@QAE@ABV01@@Z)
OgreRefAppJoint.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::_Lockit::_Lockit(int)" (__imp_??0_Lockit@std@@QAE@H@Z)
OgreRefAppJointSubtypes.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::_Lockit::_Lockit(int)" (__imp_??0_Lockit@std@@QAE@H@Z)
OgreRefAppOgreHead.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::_Lockit::_Lockit(int)" (__imp_??0_Lockit@std@@QAE@H@Z)
OgreRefAppPlane.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::_Lockit::_Lockit(int)" (__imp_??0_Lockit@std@@QAE@H@Z)
OgreRefAppApplicationObject.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::_Lockit::_Lockit(int)" (__imp_??0_Lockit@std@@QAE@H@Z)
OgreRefAppBall.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::_Lockit::_Lockit(int)" (__imp_??0_Lockit@std@@QAE@H@Z)
OgreRefAppBox.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::_Lockit::_Lockit(int)" (__imp_??0_Lockit@std@@QAE@H@Z)
OgreRefAppCollideCamera.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::_Lockit::_Lockit(int)" (__imp_??0_Lockit@std@@QAE@H@Z)
OgreRefAppWorld.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) void __cdecl std::_Debug_message(wchar_t const *,wchar_t const *,unsigned int)" (__imp_?_Debug_message@std@@YAXPB_W0I@Z)
OgreRefAppJoint.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) void __cdecl std::_Debug_message(wchar_t const *,wchar_t const *,unsigned int)" (__imp_?_Debug_message@std@@YAXPB_W0I@Z)
OgreRefAppJointSubtypes.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) void __cdecl std::_Debug_message(wchar_t const *,wchar_t const *,unsigned int)" (__imp_?_Debug_message@std@@YAXPB_W0I@Z)
OgreRefAppOgreHead.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) void __cdecl std::_Debug_message(wchar_t const *,wchar_t const *,unsigned int)" (__imp_?_Debug_message@std@@YAXPB_W0I@Z)
OgreRefAppPlane.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) void __cdecl std::_Debug_message(wchar_t const *,wchar_t const *,unsigned int)" (__imp_?_Debug_message@std@@YAXPB_W0I@Z)
OgreRefAppApplicationObject.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) void __cdecl std::_Debug_message(wchar_t const *,wchar_t const *,unsigned int)" (__imp_?_Debug_message@std@@YAXPB_W0I@Z) referenced in function "public: void __thiscall std::_Iterator_base::_Orphan_me(void)" (?_Orphan_me@_Iterator_base@std@@QAEXXZ)
OgreRefAppBall.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) void __cdecl std::_Debug_message(wchar_t const *,wchar_t const *,unsigned int)" (__imp_?_Debug_message@std@@YAXPB_W0I@Z)
OgreRefAppBox.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) void __cdecl std::_Debug_message(wchar_t const *,wchar_t const *,unsigned int)" (__imp_?_Debug_message@std@@YAXPB_W0I@Z)
OgreRefAppCollideCamera.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) void __cdecl std::_Debug_message(wchar_t const *,wchar_t const *,unsigned int)" (__imp_?_Debug_message@std@@YAXPB_W0I@Z)
OgreRefAppWorld.obj : error LNK2001: unresolved external symbol __imp___wassert
OgreRefAppJoint.obj : error LNK2001: unresolved external symbol __imp___wassert
OgreRefAppJointSubtypes.obj : error LNK2001: unresolved external symbol __imp___wassert
OgreRefAppOgreHead.obj : error LNK2001: unresolved external symbol __imp___wassert
OgreRefAppPlane.obj : error LNK2001: unresolved external symbol __imp___wassert
OgreRefAppApplicationObject.obj : error LNK2019: unresolved external symbol __imp___wassert referenced in function "public: virtual void __thiscall OgreRefApp::ApplicationObject::addForce(float,float,float,float,float,float)" (?addForce@ApplicationObject@OgreRefApp@@UAEXMMMMMM@Z)
OgreRefAppBall.obj : error LNK2001: unresolved external symbol __imp___wassert
OgreRefAppBox.obj : error LNK2001: unresolved external symbol __imp___wassert
OgreRefAppCollideCamera.obj : error LNK2001: unresolved external symbol

32

主题

232

帖子

234

积分

中级会员

Rank: 3Rank: 3

积分
234
 楼主| 发表于 2006-8-11 22:23:00 | 显示全部楼层

Re:谁有OGRE以前的版本??支持VC++6.0的!!

__imp___wassert
OgreRefAppWorld.obj : error LNK2001: unresolved external symbol __imp___invalid_parameter
OgreRefAppJoint.obj : error LNK2001: unresolved external symbol __imp___invalid_parameter
OgreRefAppJointSubtypes.obj : error LNK2001: unresolved external symbol __imp___invalid_parameter
OgreRefAppOgreHead.obj : error LNK2001: unresolved external symbol __imp___invalid_parameter
OgreRefAppPlane.obj : error LNK2001: unresolved external symbol __imp___invalid_parameter
OgreRefAppApplicationObject.obj : error LNK2019: unresolved external symbol __imp___invalid_parameter referenced in function "public: class dGeom * const & __thiscall std::list<class dGeom *,class std::allocator<class dGeom *> >::_Const_iterator<1>:perator*(void)const " (??D?$_Const_iterator@$00@?$list@PAVdGeom@@V?$allocator@PAVdGeom@@@std@@@std@@QBEABQAVdGeom@@XZ)
OgreRefAppBall.obj : error LNK2001: unresolved external symbol __imp___invalid_parameter
OgreRefAppBox.obj : error LNK2001: unresolved external symbol __imp___invalid_parameter
OgreRefAppCollideCamera.obj : error LNK2001: unresolved external symbol __imp___invalid_parameter
OgreRefAppWorld.obj : error LNK2019: unresolved external symbol __imp___CrtDbgReportW referenced in function "public: void __thiscall OgreRefApp::World::_applyCollision(void)" (?_applyCollision@World@OgreRefApp@@QAEXXZ)
OgreRefAppJoint.obj : error LNK2001: unresolved external symbol __imp___CrtDbgReportW
OgreRefAppJointSubtypes.obj : error LNK2001: unresolved external symbol __imp___CrtDbgReportW
OgreRefAppOgreHead.obj : error LNK2001: unresolved external symbol __imp___CrtDbgReportW
OgreRefAppPlane.obj : error LNK2001: unresolved external symbol __imp___CrtDbgReportW
OgreRefAppApplicationObject.obj : error LNK2001: unresolved external symbol __imp___CrtDbgReportW
OgreRefAppBall.obj : error LNK2001: unresolved external symbol __imp___CrtDbgReportW
OgreRefAppBox.obj : error LNK2001: unresolved external symbol __imp___CrtDbgReportW
OgreRefAppCollideCamera.obj : error LNK2001: unresolved external symbol __imp___CrtDbgReportW
OgreRefAppWorld.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::_Container_base::~_Container_base(void)" (__imp_??1_Container_base@std@@QAE@XZ)
OgreRefAppJoint.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::_Container_base::~_Container_base(void)" (__imp_??1_Container_base@std@@QAE@XZ)
OgreRefAppJointSubtypes.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::_Container_base::~_Container_base(void)" (__imp_??1_Container_base@std@@QAE@XZ)
OgreRefAppOgreHead.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::_Container_base::~_Container_base(void)" (__imp_??1_Container_base@std@@QAE@XZ)
OgreRefAppPlane.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::_Container_base::~_Container_base(void)" (__imp_??1_Container_base@std@@QAE@XZ)
OgreRefAppApplicationObject.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall std::_Container_base::~_Container_base(void)" (__imp_??1_Container_base@std@@QAE@XZ) referenced in function "public: __thiscall std::_List_nod<class dGeom *,class std::allocator<class dGeom *> >::~_List_nod<class dGeom *,class std::allocator<class dGeom *> >(void)" (??1?$_List_nod@PAVdGeom@@V?$allocator@PAVdGeom@@@std@@@std@@QAE@XZ)
OgreRefAppBall.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::_Container_base::~_Container_base(void)" (__imp_??1_Container_base@std@@QAE@XZ)
OgreRefAppBox.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::_Container_base::~_Container_base(void)" (__imp_??1_Container_base@std@@QAE@XZ)
OgreRefAppCollideCamera.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::_Container_base::~_Container_base(void)" (__imp_??1_Container_base@std@@QAE@XZ)
OgreRefAppWorld.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::_Container_base::_Container_base(void)" (__imp_??0_Container_base@std@@QAE@XZ)
OgreRefAppJoint.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::_Container_base::_Container_base(void)" (__imp_??0_Container_base@std@@QAE@XZ)
OgreRefAppJointSubtypes.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::_Container_base::_Container_base(void)" (__imp_??0_Container_base@std@@QAE@XZ)
OgreRefAppOgreHead.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::_Container_base::_Container_base(void)" (__imp_??0_Container_base@std@@QAE@XZ)
OgreRefAppPlane.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::_Container_base::_Container_base(void)" (__imp_??0_Container_base@std@@QAE@XZ)
OgreRefAppApplicationObject.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall std::_Container_base::_Container_base(void)" (__imp_??0_Container_base@std@@QAE@XZ) referenced in function "protected: __thiscall std::_List_nod<class dGeom *,class std::allocator<class dGeom *> >::_List_nod<class dGeom *,class std::allocator<class dGeom *> >(class std::allocator<class dGeom *>)" (??0?$_List_nod@PAVdGeom@@V?$allocator@PAVdGeom@@@std@@@std@@IAE@V?$allocator@PAVdGeom@@@1@@Z)
OgreRefAppBall.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::_Container_base::_Container_base(void)" (__imp_??0_Container_base@std@@QAE@XZ)
OgreRefAppBox.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::_Container_base::_Container_base(void)" (__imp_??0_Container_base@std@@QAE@XZ)
OgreRefAppCollideCamera.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::_Container_base::_Container_base(void)" (__imp_??0_Container_base@std@@QAE@XZ)
OgreRefAppWorld.obj : error LNK2001: unresolved external symbol "public: __thiscall std::exception::exception(class std::exception const &)" (??0exception@std@@QAE@ABV01@@Z)
OgreRefAppJoint.obj : error LNK2001: unresolved external symbol "public: __thiscall std::exception::exception(class std::exception const &)" (??0exception@std@@QAE@ABV01@@Z)
OgreRefAppJointSubtypes.obj : error LNK2001: unresolved external symbol "public: __thiscall std::exception::exception(class std::exception const &)" (??0exception@std@@QAE@ABV01@@Z)
OgreRefAppOgreHead.obj : error LNK2001: unresolved external symbol "public: __thiscall std::exception::exception(class std::exception const &)" (??0exception@std@@QAE@ABV01@@Z)
OgreRefAppPlane.obj : error LNK2001: unresolved external symbol "public: __thiscall std::exception::exception(class std::exception const &)" (??0exception@std@@QAE@ABV01@@Z)
OgreRefAppApplicationObject.obj : error LNK2001: unresolved external symbol "public: __thiscall std::exception::exception(class std::exception const &)" (??0exception@std@@QAE@ABV01@@Z)
OgreRefAppBall.obj : error LNK2001: unresolved external symbol "public: __thiscall std::exception::exception(class std::exception const &)" (??0exception@std@@QAE@ABV01@@Z)
OgreRefAppBox.obj : error LNK2001: unresolved external symbol "public: __thiscall std::exception::exception(class std::exception const &)" (??0exception@std@@QAE@ABV01@@Z)
OgreRefAppCollideCamera.obj : error LNK2001: unresolved external symbol "public: __thiscall std::exception::exception(class std::exception const &)" (??0exception@std@@QAE@ABV01@@Z)
OgreRefAppWorld.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::exception::exception(char const * const &)" (__imp_??0exception@std@@QAE@ABQBD@Z)
OgreRefAppJoint.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::exception::exception(char const * const &)" (__imp_??0exception@std@@QAE@ABQBD@Z)
OgreRefAppJointSubtypes.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::exception::exception(char const * const &)" (__imp_??0exception@std@@QAE@ABQBD@Z)
OgreRefAppOgreHead.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::exception::exception(char const * const &)" (__imp_??0exception@std@@QAE@ABQBD@Z)
OgreRefAppPlane.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::exception::exception(char const * const &)" (__imp_??0exception@std@@QAE@ABQBD@Z)
OgreRefAppApplicationObject.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall std::exception::exception(char const * const &)" (__imp_??0exception@std@@QAE@ABQBD@Z) referenced in function "public: __thiscall std::bad_alloc::bad_alloc(char const *)" (??0bad_alloc@std@@QAE@PBD@Z)
OgreRefAppBall.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::exception::exception(char const * const &)" (__imp_??0exception@std@@QAE@ABQBD@Z)
OgreRefAppBox.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::exception::exception(char const * const &)" (__imp_??0exception@std@@QAE@ABQBD@Z)
OgreRefAppCollideCamera.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::exception::exception(char const * const &)" (__imp_??0exception@std@@QAE@ABQBD@Z)
OgreRefAppWorld.obj : error LNK2001: unresolved external symbol "public: virtual char const * __thiscall std::exception::what(void)const " (?what@exception@std@@UBEPBDXZ)
OgreRefAppJoint.obj : error LNK2001: unresolved external symbol "public: virtual char const * __thiscall std::exception::what(void)const " (?what@exception@std@@UBEPBDXZ)
OgreRefAppJointSubtypes.obj : error LNK2001: unresolved external symbol "public: virtual char const * __thiscall std::exception::what(void)const " (?what@exception@std@@UBEPBDXZ)
OgreRefAppOgreHead.obj : error LNK2001: unresolved external symbol "public: virtual char const * __thiscall std::exception::what(void)const " (?what@exception@std@@UBEPBDXZ)
OgreRefAppPlane.obj : error LNK2001: unresolved external symbol "public: virtual char const * __thiscall std::exception::what(void)const " (?what@exception@std@@UBEPBDXZ)
OgreRefAppApplicationObject.obj : error LNK2001: unresolved external symbol "public: virtual char const * __thiscall std::exception::what(void)const " (?what@exception@std@@UBEPBDXZ)
OgreRefAppBall.obj : error LNK2001: unresolved external symbol "public: virtual char const * __thiscall std::exception::what(void)const " (?what@exception@std@@UBEPBDXZ)
OgreRefAppBox.obj : error LNK2001: unresolved external symbol "public: virtual char const * __thiscall std::exception::what(void)const " (?what@exception@std@@UBEPBDXZ)
OgreRefAppCollideCamera.obj : error LNK2001: unresolved external symbol "public: virtual char const * __thiscall std::exception::what(void)const " (?what@exception@std@@UBEPBDXZ)
OgreRefAppWorld.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall std::exception::~exception(void)" (__imp_??1exception@std@@UAE@XZ)
OgreRefAppJoint.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall std::exception::~exception(void)" (__imp_??1exception@std@@UAE@XZ)
OgreRefAppJointSubtypes.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall std::exception::~exception(void)" (__imp_??1exception@std@@UAE@XZ)
OgreRefAppOgreHead.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall std::exception::~exception(void)" (__imp_??1exception@std@@UAE@XZ)
OgreRefAppPlane.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall std::exception::~exception(void)" (__imp_??1exception@std@@UAE@XZ)
OgreRefAppApplicationObject.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall std::exception::~exception(void)" (__imp_??1exception@std@@UAE@XZ) referenced in function "public: virtual __thiscall std::bad_alloc::~bad_alloc(void)" (??1bad_alloc@std@@UAE@XZ)
OgreRefAppBall.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall std::exception::~exception(void)" (__imp_??1exception@std@@UAE@XZ)
OgreRefAppBox.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall std::exception::~exception(void)" (__imp_??1exception@std@@UAE@XZ)
OgreRefAppCollideCamera.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall std::exception::~exception(void)" (__imp_??1exception@std@@UAE@XZ)
OgreRefAppWorld.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::exception::exception(class std::exception const &)" (__imp_??0exception@std@@QAE@ABV01@@Z)
OgreRefAppJoint.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::exception::exception(class std::exception const &)" (__imp_??0exception@std@@QAE@ABV01@@Z)
OgreRefAppJointSubtypes.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::exception::exception(class std::exception const &)" (__imp_??0exception@std@@QAE@ABV01@@Z)
OgreRefAppOgreHead.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::exception::exception(class std::exception const &)" (__imp_??0exception@std@@QAE@ABV01@@Z)
OgreRefAppPlane.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::exception::exception(class std::exception const &)" (__imp_??0exception@std@@QAE@ABV01@@Z)
OgreRefAppApplicationObject.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall std::exception::exception(class std::exception const &)" (__imp_??0exception@std@@QAE@ABV01@@Z) referenced in function "public: __thiscall std::bad_alloc::bad_alloc(class std::bad_alloc const &)" (??0bad_alloc@std@@QAE@ABV01@@Z)
OgreRefAppBall.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::exception::exception(class std::exception const &)" (__imp_??0exception@std@@QAE@ABV01@@Z)
OgreRefAppBox.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::exception::exception(class std::exception const &)" (__imp_??0exception@std@@QAE@ABV01@@Z)
OgreRefAppCollideCamera.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::exception::exception(class std::exception const &)" (__imp_??0exception@std@@QAE@ABV01@@Z)
OgreRefAppJoint.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(char const *)" (__imp_??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@PBD@Z)
OgreRefAppOgreHead.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(char const *)" (__imp_??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@PBD@Z)
OgreRefAppPlane.obj : error LNK2001: unresolved external symbol "__declspec(dllimport)

32

主题

232

帖子

234

积分

中级会员

Rank: 3Rank: 3

积分
234
 楼主| 发表于 2006-8-11 22:23:00 | 显示全部楼层

Re:谁有OGRE以前的版本??支持VC++6.0的!!

public: __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(char const *)" (__imp_??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@PBD@Z)
OgreRefAppWorld.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(char const *)" (__imp_??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@PBD@Z)
OgreRefAppApplicationObject.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(char const *)" (__imp_??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@PBD@Z) referenced in function "protected: void __thiscall std::list<class dGeom *,class std::allocator<class dGeom *> >::_Incsize(unsigned int)" (?_Incsize@?$list@PAVdGeom@@V?$allocator@PAVdGeom@@@std@@@std@@IAEXI@Z)
OgreRefAppBall.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(char const *)" (__imp_??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@PBD@Z)
OgreRefAppBox.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(char const *)" (__imp_??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@PBD@Z)
OgreRefAppCollideCamera.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(char const *)" (__imp_??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@PBD@Z)
OgreRefAppJoint.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::exception::exception(void)" (__imp_??0exception@std@@QAE@XZ)
OgreRefAppOgreHead.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::exception::exception(void)" (__imp_??0exception@std@@QAE@XZ)
OgreRefAppPlane.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::exception::exception(void)" (__imp_??0exception@std@@QAE@XZ)
OgreRefAppWorld.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::exception::exception(void)" (__imp_??0exception@std@@QAE@XZ)
OgreRefAppApplicationObject.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall std::exception::exception(void)" (__imp_??0exception@std@@QAE@XZ) referenced in function "public: __thiscall std::logic_error::logic_error(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (??0logic_error@std@@QAE@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@@Z)
OgreRefAppBall.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::exception::exception(void)" (__imp_??0exception@std@@QAE@XZ)
OgreRefAppBox.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::exception::exception(void)" (__imp_??0exception@std@@QAE@XZ)
OgreRefAppCollideCamera.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::exception::exception(void)" (__imp_??0exception@std@@QAE@XZ)
OgreRefAppWorld.obj : error LNK2019: unresolved external symbol __RTC_UninitUse referenced in function "public: class OgreRefApp::Joint * __thiscall OgreRefApp::World::createJoint(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,enum OgreRefApp::Joint::JointType,class OgreRefApp::ApplicationObject *,class OgreRefApp::ApplicationObject *)" (?createJoint@World@OgreRefApp@@QAEPAVJoint@2@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@W4JointType@32@PAVApplicationObject@2@2@Z)
ode.lib(step.obj) : error LNK2001: unresolved external symbol __alloca_probe_16
ode.lib(quickstep.obj) : error LNK2001: unresolved external symbol __alloca_probe_16
ode.lib(lcp.obj) : error LNK2001: unresolved external symbol __alloca_probe_16
ode.lib(timer.obj) : error LNK2001: unresolved external symbol __alloca_probe_16
ode.lib(ode.obj) : error LNK2019: unresolved external symbol __alloca_probe_16 referenced in function _dJointGroupEmpty
ode.lib(collision_space.obj) : error LNK2001: unresolved external symbol __alloca_probe_16
ode.lib(matrix.obj) : error LNK2001: unresolved external symbol __alloca_probe_16
ode.lib(util.obj) : error LNK2001: unresolved external symbol __alloca_probe_16
ode.lib(error.obj) : error LNK2019: unresolved external symbol __imp____iob_func referenced in function "void __cdecl printMessage(int,char const *,char const *,char *)" (?printMessage@@YAXHPBD0PAD@Z)
ode.lib(error.obj) : error LNK2019: unresolved external symbol __imp__MessageBoxA@16 referenced in function _dError
ode.lib(collision_space.obj) : error LNK2019: unresolved external symbol __ftol2_sse referenced in function "public: virtual void __thiscall dxHashSpace::collide(void *,void (__cdecl*)(void *,struct dxGeom *,struct dxGeom *))" (?collide@dxHashSpace@@UAEXPAXP6AX0PAUdxGeom@@1@Z@Z)
ode.lib(misc.obj) : error LNK2001: unresolved external symbol __ftol2_sse
ode.lib(OPC_OptimizedTree.obj) : error LNK2001: unresolved external symbol __ftol2_sse
ode.lib(collision_space.obj) : error LNK2019: unresolved external symbol __alloca_probe_8 referenced in function "public: virtual void __thiscall dxHashSpace::collide(void *,void (__cdecl*)(void *,struct dxGeom *,struct dxGeom *))" (?collide@dxHashSpace@@UAEXPAXP6AX0PAUdxGeom@@1@Z@Z)
..\..\lib\Debug/ReferenceAppLayer.dll : fatal error LNK1120: 27 unresolved externals
Build log was saved at "file://c:\OgreSDK\samples\obj\Debug\BuildLog.htm"
ReferenceAppLayer - 209 error(s), 1 warning(s)
------ Build started: Project: Demo_BspCollision, Configuration: Debug Win32 ------
Compiling...
BspCollision.cpp
c:\program files\microsoft visual studio\vc98\include\utility(81) : warning C4346: '_It::iterator_category' : dependent name is not a type
        prefix with 'typename' to indicate a type
        c:\program files\microsoft visual studio\vc98\include\utility(84) : see reference to class template instantiation 'std::iterator_traits<_It>' being compiled
c:\program files\microsoft visual studio\vc98\include\utility(81) : error C2146: syntax error : missing ';' before identifier 'iterator_category'
c:\program files\microsoft visual studio\vc98\include\utility(81) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\program files\microsoft visual studio\vc98\include\utility(82) : warning C4346: '_It::value_type' : dependent name is not a type
        prefix with 'typename' to indicate a type
c:\program files\microsoft visual studio\vc98\include\utility(82) : error C2146: syntax error : missing ';' before identifier 'value_type'
c:\program files\microsoft visual studio\vc98\include\utility(82) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\program files\microsoft visual studio\vc98\include\utility(83) : warning C4346: '_It::distance_type' : dependent name is not a type
        prefix with 'typename' to indicate a type
c:\program files\microsoft visual studio\vc98\include\utility(83) : error C2146: syntax error : missing ';' before identifier 'distance_type'
c:\program files\microsoft visual studio\vc98\include\utility(83) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\program files\microsoft visual studio\vc98\include\utility(224) : warning C4348: 'std::istreambuf_iterator' : redefinition of default parameter : parameter 2
        c:\program files\microsoft visual studio\vc98\include\utility(279) : see declaration of 'std::istreambuf_iterator'
c:\program files\microsoft visual studio\vc98\include\utility(226) : warning C4346: '_Tr:ff_type' : dependent name is not a type
        prefix with 'typename' to indicate a type
        c:\program files\microsoft visual studio\vc98\include\utility(279) : see reference to class template instantiation 'std::istreambuf_iterator<_E,_Tr>' being compiled
c:\program files\microsoft visual studio\vc98\include\utility(226) : error C2923: 'std::iterator' : '_Tr::off_type' is not a valid template type argument for parameter '_D'
c:\program files\microsoft visual studio\vc98\include\utility(226) : error C2955: 'std::iterator' : use of class template requires template argument list
        c:\program files\microsoft visual studio\vc98\include\utility(71) : see declaration of 'std::iterator'
c:\program files\microsoft visual studio\vc98\include\utility(231) : warning C4346: '_Tr::int_type' : dependent name is not a type
        prefix with 'typename' to indicate a type
c:\program files\microsoft visual studio\vc98\include\utility(231) : error C2146: syntax error : missing ';' before identifier 'int_type'
c:\program files\microsoft visual studio\vc98\include\utility(231) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\program files\microsoft visual studio\vc98\include\utility(289) : warning C4348: 'std::ostreambuf_iterator' : redefinition of default parameter : parameter 2
        c:\program files\microsoft visual studio\vc98\include\utility(318) : see declaration of 'std::ostreambuf_iterator'
c:\program files\microsoft visual studio\vc98\include\xstring(25) : warning C4346: '_A::size_type' : dependent name is not a type
        prefix with 'typename' to indicate a type
        c:\program files\microsoft visual studio\vc98\include\xstring(597) : see reference to class template instantiation 'std::basic_string<_E,_Tr,_A>' being compiled
c:\program files\microsoft visual studio\vc98\include\xstring(25) : error C2146: syntax error : missing ';' before identifier 'size_type'
c:\program files\microsoft visual studio\vc98\include\xstring(25) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\program files\microsoft visual studio\vc98\include\xstring(26) : warning C4346: '_A::difference_type' : dependent name is not a type
        prefix with 'typename' to indicate a type
c:\program files\microsoft visual studio\vc98\include\xstring(26) : error C2146: syntax error : missing ';' before identifier 'difference_type'
c:\program files\microsoft visual studio\vc98\include\xstring(26) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\program files\microsoft visual studio\vc98\include\xstring(27) : warning C4346: '_A::pointer' : dependent name is not a type
        prefix with 'typename' to indicate a type
c:\program files\microsoft visual studio\vc98\include\xstring(27) : error C2146: syntax error : missing ';' before identifier 'pointer'
c:\program files\microsoft visual studio\vc98\include\xstring(27) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\program files\microsoft visual studio\vc98\include\xstring(28) : warning C4346: '_A::const_pointer' : dependent name is not a type
        prefix with 'typename' to indicate a type
c:\program files\microsoft visual studio\vc98\include\xstring(28) : error C2146: syntax error : missing ';' before identifier 'const_pointer'
c:\program files\microsoft visual studio\vc98\include\xstring(28) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\program files\microsoft visual studio\vc98\include\xstring(29) : warning C4346: '_A::reference' : dependent name is not a type
        prefix with 'typename' to indicate a type
c:\program files\microsoft visual studio\vc98\include\xstring(29) : error C2146: syntax error : missing ';' before identifier 'reference'
c:\program files\microsoft visual studio\vc98\include\xstring(29) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\program files\microsoft visual studio\vc98\include\xstring(30) : warning C4346: '_A::const_reference' : dependent name is not a type
        prefix with 'typename' to indicate a type
c:\program files\microsoft visual studio\vc98\include\xstring(30) : error C2146: syntax error : missing ';' before identifier 'const_reference'
c:\program files\microsoft visual studio\vc98\include\xstring(30) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\program files\microsoft visual studio\vc98\include\xstring(31) : warning C4346: '_A::value_type' : dependent name is not a type
        prefix with 'typename' to indicate a type
c:\program files\microsoft visual studio\vc98\include\xstring(31) : error C2146: syntax error : missing ';' before identifier 'value_type'
c:\program files\microsoft visual studio\vc98\include\xstring(31) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\program files\microsoft visual studio\vc98\include\xstring(32) : warning C4346: '_A::pointer' : dependent name is not a type
        prefix with 'typename' to indicate a type
c:\program files\microsoft visual studio\vc98\include\xstring(32) : error C2144: syntax error : 'std::iterator' should be preceded by ';'
c:\program files\microsoft visual studio\vc98\include\xstring(32) : error C2208: 'std::iterator' : no members defined using this type
c:\program files\microsoft visual studio\vc98\include\xstring(32) : fatal error C1903: unable to recover from previous error(s); stopping compilation
Build log was saved at "file://c:\OgreSDK\samples\obj\Debug\BuildLog.htm"
Demo_BspCollision - 27 error(s), 15 warning(s)
========== Build: 0 succeeded, 2 failed, 0 up-to-date, 0 skipped ==========

32

主题

232

帖子

234

积分

中级会员

Rank: 3Rank: 3

积分
234
 楼主| 发表于 2006-8-11 22:24:00 | 显示全部楼层

Re:谁有OGRE以前的版本??支持VC++6.0的!!

哪位好心人帮帮我!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

18

主题

971

帖子

982

积分

高级会员

Rank: 4

积分
982
发表于 2006-8-12 08:06:00 | 显示全部楼层

Re:谁有OGRE以前的版本??支持VC++6.0的!!

有是有,不过太大了,怎么发得出来呢?

32

主题

232

帖子

234

积分

中级会员

Rank: 3Rank: 3

积分
234
 楼主| 发表于 2006-8-12 13:19:00 | 显示全部楼层

Re:谁有OGRE以前的版本??支持VC++6.0的!!

有没有下载的地址??
给个地址就行了!!

32

主题

232

帖子

234

积分

中级会员

Rank: 3Rank: 3

积分
234
 楼主| 发表于 2006-8-12 15:36:00 | 显示全部楼层

Re:谁有OGRE以前的版本??支持VC++6.0的!!

谁有ogre 0.13的SDK
网上找的都不能下载,其他两个可以下

32

主题

232

帖子

234

积分

中级会员

Rank: 3Rank: 3

积分
234
 楼主| 发表于 2006-8-12 21:06:00 | 显示全部楼层

Re:谁有OGRE以前的版本??支持VC++6.0的!!

0.13版本我已经下载了
路径也设置了。
编译例子的Ogre.dsw也通过了,但是连接的时候
出现cannot open file "OgreMain.lib",说没有这个LIB文件,我在里面找没有,
我在orge1.2的SDK中找到了(我的版本其他文件的版本为0.13,感觉应该这样不行,谁有这个LIB麻烦上传一下,谢谢),我把它加入LIB的路径,出现了错误
resnel.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) private: void * __thiscall Ogre::MemoryManager:p_new_sc(unsigned int,unsigned int)" (__imp_?op_new_sc@MemoryManager@Ogre@@AAEPAXII@Z)
main.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) private: void * __thiscall Ogre::MemoryManager::op_new_sc(unsigned int,unsigned int)" (__imp_?op_new_sc@MemoryManager@Ogre@@AAEPAXII@Z)
Fresnel.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) private: unsigned int __thiscall Ogre::MemoryManager::_getProcessID(void)" (__imp_?_getProcessID@MemoryManager@Ogre@@AAEIXZ)
main.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) private: unsigned int __thiscall Ogre::MemoryManager::_getProcessID(void)" (__imp_?_getProcessID@MemoryManager@Ogre@@AAEIXZ)
Fresnel.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: static class Ogre::MemoryManager Ogre::MemoryManager::sMemManager" (__imp_?sMemManager@MemoryManager@Ogre@@2V12@A)
main.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: static class Ogre::MemoryManager Ogre::MemoryManager::sMemManager" (__imp_?sMemManager@MemoryManager@Ogre@@2V12@A)
Fresnel.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) private: void __thiscall Ogre::MemoryManager::op_del_sc(void *,unsigned int)" (__imp_?op_del_sc@MemoryManager@Ogre@@AAEXPAXI@Z)
main.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) private: void __thiscall Ogre::MemoryManager::op_del_sc(void *,unsigned int)" (__imp_?op_del_sc@MemoryManager@Ogre@@AAEXPAXI@Z)
Fresnel.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall Ogre::String::~String(void)" (__imp_??1String@Ogre@@QAE@XZ)
main.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall Ogre::String::~String(void)" (__imp_??1String@Ogre@@QAE@XZ)
Fresnel.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: class Ogre::String __thiscall Ogre::Exception::getFullDescription(void)const " (__imp_?getFullDescription@Exception@Ogre@@QBE?AVString@2@XZ)
Fresnel.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall Ogre::MemoryManager::setOwner(char const *,unsigned int,char const *)" (__imp_?setOwner@MemoryManager@Ogre@@QAEXPBDI0@Z)
main.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall Ogre::MemoryManager::setOwner(char const *,unsigned int,char const *)" (__imp_?setOwner@MemoryManager@Ogre@@QAEXPBDI0@Z)
Fresnel.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall Ogre::Root::Root(class Ogre::String const &,class Ogre::String const &,class Ogre::String const &)" (__imp_??0Root@Ogre@@QAE@ABVString@1@00@Z)
Fresnel.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall Ogre::String::String(char const *)" (__imp_??0String@Ogre@@QAE@PBD@Z)
main.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall Ogre::String::String(char const *)" (__imp_??0String@Ogre@@QAE@PBD@Z)
Fresnel.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: class Ogre::RenderWindow * __thiscall Ogre::Root::initialise(bool)" (__imp_?initialise@Root@Ogre@@QAEPAVRenderWindow@2@_N@Z)
Fresnel.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: class Ogre::SceneManager * __thiscall Ogre::Root::getSceneManager(enum Ogre::SceneType)" (__imp_?getSceneManager@Root@Ogre@@QAEPAVSceneManager@2@W4SceneType@2@@Z)
Fresnel.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall Ogre::Camera::setNearClipDistance(float)" (__imp_?setNearClipDistance@Camera@Ogre@@QAEXM@Z)
Fresnel.obj : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Ogre::EventListener::isMulticaster(void)const " (?isMulticaster@EventListener@Ogre@@UBE_NXZ)
Fresnel.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall Ogre::OverlayManager::createCursorOverlay(void)" (__imp_?createCursorOverlay@OverlayManager@Ogre@@QAEXXZ)
Fresnel.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall Ogre::Camera::setDetailLevel(enum Ogre::SceneDetailLevel)" (__imp_?setDetailLevel@Camera@Ogre@@QAEXW4SceneDetailLevel@2@@Z)
Fresnel.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall Ogre::String::String(class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &)" (__imp_??0String@Ogre@@QAE@ABV
?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@@Z)
main.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall Ogre::String::String(class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &)" (__imp_??0String@Ogre@@QAE@ABV?$b
asic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@@Z)
Fresnel.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall Ogre::Camera::yaw(float)" (__imp_?yaw@Camera@Ogre@@QAEXM@Z)
Fresnel.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall Ogre::Exception::Exception(int,class Ogre::String const &,class Ogre::String const &,char *,long)" (__imp_??0Exception@Ogre@@QAE@HABVString@1@0PADJ@Z)
main.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall Ogre::Exception::Exception(int,class Ogre::String const &,class Ogre::String const &,char *,long)" (__imp_??0Exception@Ogre@@QAE@HABVString@1@0PADJ@Z)
Fresnel.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall Ogre::Camera::pitch(float)" (__imp_?pitch@Camera@Ogre@@QAEXM@Z)
Fresnel.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: class Ogre::String const & __thiscall Ogre::RenderTarget::getDebugText(void)const " (__imp_?getDebugText@RenderTarget@Ogre@@QBEABVString@2@XZ)
Fresnel.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: static class Ogre::String __cdecl Ogre::StringConverter::toString(unsigned int)" (__imp_?toString@StringConverter@Ogre@@SA?AVString@2@I@Z)
Fresnel.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: static class Ogre::String __cdecl Ogre::StringConverter::toString(unsigned long)" (__imp_?toString@StringConverter@Ogre@@SA?AVString@2@K@Z)
Fresnel.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: static class Ogre::String __cdecl Ogre::StringConverter::toString(float)" (__imp_?toString@StringConverter@Ogre@@SA?AVString@2@M@Z)
Fresnel.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: class Ogre::GuiElement * __thiscall Ogre::GuiManager::getGuiElement(class Ogre::String const &,bool)" (__imp_?getGuiElement@GuiManager@Ogre@@QAEPAVGuiElement@2@AB
VString@2@_N@Z)
Fresnel.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: static class Ogre::GuiManager & __cdecl Ogre::GuiManager::getSingleton(void)" (__imp_?getSingleton@GuiManager@Ogre@@SAAAV12@XZ)
Fresnel.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall Ogre::ConfigFile::~ConfigFile(void)" (__imp_??1ConfigFile@Ogre@@QAE@XZ)
Fresnel.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: static void __cdecl Ogre::ResourceManager::addCommonArchiveEx(class Ogre::String const &,class Ogre::String const &)" (__imp_?addCommonArchiveEx@ResourceManager@O
gre@@SAXABVString@2@0@Z)
Fresnel.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: class Ogre::String & __thiscall Ogre::String::operator=(class Ogre::String const &)" (__imp_??4String@Ogre@@QAEAAV01@ABV01@@Z)
main.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: class Ogre::String & __thiscall Ogre::String::operator=(class Ogre::String const &)" (__imp_??4String@Ogre@@QAEAAV01@ABV01@@Z)
Fresnel.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall Ogre::String::String(void)" (__imp_??0String@Ogre@@QAE@XZ)
main.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall Ogre::String::String(void)" (__imp_??0String@Ogre@@QAE@XZ)
Fresnel.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: class Ogre::MapIterator<class _STL::multimap<class Ogre::String,class Ogre::String,struct _STL::less<class Ogre::String>,class _STL::allocator<struct _STL::pair<c
lass Ogre::String const ,class Ogre::String> > > > __thiscall Ogre::ConfigFile::getSettingsIterator(void)" (__imp_?getSettingsIterator@ConfigFile@Ogre@@QAE?AV?$MapIterator@V?$multimap@VString@Ogre@@V12@U?$less@VString@Ogre@@@_STL@@V?$allocator@U?$pa
ir@$$CBVString@Ogre@@V12@@_STL@@@4@@_STL@@@2@XZ)
Fresnel.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall Ogre::ConfigFile::load(class Ogre::String const &,class Ogre::String const &,bool)" (__imp_?load@ConfigFile@Ogre@@QAEXABVString@2@0_N@Z)
Fresnel.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: class Ogre::AnimationState * __thiscall Ogre::Entity::getAnimationState(class Ogre::String const &)" (__imp_?getAnimationState@Entity@Ogre@@QAEPAVAnimationState@2
@ABVString@2@@Z)
Fresnel.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall Ogre::Entity::setMaterialName(class Ogre::String const &)" (__imp_?setMaterialName@Entity@Ogre@@QAEXABVString@2@@Z)
Fresnel.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: class Ogre::Mesh * __thiscall Ogre::MeshManager::createPlane(class Ogre::String const &,class Ogre:lane const &,float,float,int,int,bool,int,float,float,class O
gre::Vector3 const &,enum Ogre::HardwareBuffer::Usage,enum Ogre::HardwareBuffer::Usage,bool,bool)" (__imp_?createPlane@MeshManager@Ogre@@QAEPAVMesh@2@ABVString@2@ABVPlane@2@MMHH_NHMMABVVector3@2@W4Usage@HardwareBuffer@2@422@Z)
Fresnel.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall Ogre::TextureUnitState::setTextureName(class Ogre::String const &,enum Ogre::TextureType)" (__imp_?setTextureName@TextureUnitState@Ogre@@QAEXABVSt
ring@2@W4TextureType@2@@Z)
Fresnel.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: class Ogre:uaternion __thiscall Ogre::Vector3::getRotationTo(class Ogre::Vector3 const &)const " (__imp_?getRotationTo@Vector3@Ogre@@QBE?AVQuaternion@2@ABV12@@Z
)
Fresnel.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall Ogre::Camera::enableReflection(class Ogre::Plane const &)" (__imp_?enableReflection@Camera@Ogre@@QAEXABVPlane@2@@Z)
Fresnel.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall Ogre::Camera::disableReflection(void)" (__imp_?disableReflection@Camera@Ogre@@QAEXXZ)
Fresnel.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall Ogre::String::String(class Ogre::String const &)" (__imp_??0String@Ogre@@QAE@ABV01@@Z)
main.obj : error LNK2001: unresolved external symbol "public: virtual class Ogre::Resource * __thiscall Ogre::ResourceManager::getByHandle(unsigned long)" (?getByHandle@ResourceManager@Ogre@@UAEPAVResource@2@K@Z)
main.obj : error LNK2001: unresolved external symbol "public: virtual class Ogre::Resource * __thiscall Ogre::ResourceManager::getByName(class Ogre::String const &)" (?getByName@ResourceManager@Ogre@@UAEPAVResource@2@ABVString@2@@Z)
main.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall Ogre::ResourceManager::unloadAndDestroyAll(void)" (?unloadAndDestroyAll@ResourceManager@Ogre@@UAEXXZ)
main.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall Ogre::ResourceManager::unload(class Ogre::Resource *)" (?unload@ResourceManager@Ogre@@UAEXPAVResource@2@@Z)
main.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall Ogre::ResourceManager::add(class Ogre::Resource *)" (?add@ResourceManager@Ogre@@UAEXPAVResource@2@@Z)
main.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall Ogre::ResourceManager::load(class Ogre::Resource *,int)" (?load@ResourceManager@Ogre@@UAEXPAVResource@2@H@Z)
main.obj : error LNK2001: unresolved external symbol "public: virtual class Ogre::Resource * __thiscall Ogre::MaterialManager::create(class Ogre::String const &)" (?create@MaterialManager@Ogre@@UAEPAVResource@2@ABVString@2@@Z)
main.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall Ogre::SDDataChunk::~SDDataChunk(void)" (__imp_??1SDDataChunk@Ogre@@UAE@XZ)
main.obj : error LNK2001: unresolved external symbol "public: __thiscall OldMaterialReader::~OldMaterialReader(void)" (??1OldMaterialReader@@QAE@XZ)
main.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall Ogre::MaterialSerializer::exportQueued(class Ogre::String const &)" (__imp_?exportQueued@MaterialSerializer@Ogre@@QAEXABVString@2@@Z)
main.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall Ogre::MaterialSerializer::queueForExport(class Ogre::Material const *,bool,bool)" (__imp_?queueForExport@MaterialSerializer@Ogre@@QAEXPBVMaterial@2@_
N1@Z)
main.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: class Ogre::String const & __thiscall Ogre::Material::getName(void)const " (__imp_?getName@Material@Ogre@@QBEABVString@2@XZ)
main.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: class Ogre::MapIterator<class _STL::map<unsigned long,class Ogre::Resource *,struct _STL::less<unsigned long>,class _STL::allocator<struct _STL::pair<unsigned long c
onst ,class Ogre::Resource *> > > > __thiscall Ogre::ResourceManager::getResourceIterator(void)" (__imp_?getResourceIterator@ResourceManager@Ogre@@QAE?AV?$MapIterator@V?$map@KPAVResource@Ogre@@U?$less@K@_STL@@V?$allocator@U?$pair@$$CBKPAVResource@Og
re@@@_STL@@@4@@_STL@@@2@XZ)
main.obj : error LNK2001: unresolved external symbol "public: void __thiscall OldMaterialReader::parseScript(class Ogre:ataChunk &)" (?parseScript@OldMaterialReader@@QAEXAAVDataChunk@Ogre@@@Z)
main.obj : error LNK2001: unresolved external symbol "public: __thiscall OldMaterialReader::OldMaterialReader(void)" (??0OldMaterialReader@@QAE@XZ)
main.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: unsigned char * __thiscall Ogre::DataChunk::getPtr(void)" (__imp_?getPtr@DataChunk@Ogre@@QAEPAEXZ)
main.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: unsigned char * __thiscall Ogre::DataChunk::allocate(unsigned int,unsigned char const *)" (__imp_?allocate@DataChunk@Ogre@@QAEPAEIPBE@Z)
main.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall Ogre::String::operator char const *(void)const " (__imp_??BString@Ogre@@QBEPBDXZ)
main.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall Ogre::SDDataChunk::SDDataChunk(void)" (__imp_??0SDDataChunk@Ogre@@QAE@XZ)
main.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: class Ogre:og * __thiscall Ogre::LogManager::createLog(class Ogre::String const &,bool,bool)" (__imp_?createLog@LogManager@Ogre@@QAEPAVLog@2@ABVString@2@_N1@Z)
../../Common/Bin/Debug/Demo_Fresnel.exe : fatal error LNK1120: 59 unresolved externals


好像是没有加入相应的DLL,要加哪些DLL??

1

主题

10

帖子

10

积分

新手上路

Rank: 1

积分
10
发表于 2007-4-29 21:08:00 | 显示全部楼层

Re: 谁有OGRE以前的版本??支持VC++6.0的!!

提供一个0.13版本的OGRE下载吧!谢谢
发个我atp_game@163.com
谢谢
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

作品发布|文章投稿|广告合作|关于本站|游戏开发论坛 ( 闽ICP备17032699号-3 )

GMT+8, 2025-12-20 01:22

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表