Hi,
I am using Microsoft Visual C++ 6.0 to compile a project (*.dsw) and I have the follow message:
Linking...
LINK : warning LNK4098: defaultlib "MSVCRT" conflicts with use of other libs; use /NODEFAULTLIB:library
MPJNode.obj : error LNK2001: unresolved external symbol "public: void __thiscall NodeField::AddListener(class Listener *)" (?AddListener@NodeField@@QAEXPAVListener@@@Z)
MPJNode.obj : error LNK2001: unresolved external symbol "public: void __thiscall MediaObject:eleteRouteTo(int,class MediaObject *,int)" (?DeleteRouteTo@MediaObject@@QAEXHPAV1@H@Z)
MPJNode.obj : error LNK2001: unresolved external symbol "public: void __thiscall MediaObject::InsertRouteTo(int,class MediaObject *,int)" (?InsertRouteTo@MediaObject@@QAEXHPAV1@H@Z)
Core.lib(Root.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<32>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$0CA@@@UBEHH@Z)
Core.lib(Nodes3.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<32>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$0CA@@@UBEHH@Z)
Core.lib(Proto.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<32>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$0CA@@@UBEHH@Z)
MPJNode.obj : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<32>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$0CA@@@UBEHH@Z)
Core.lib(Common.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<32>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$0CA@@@UBEHH@Z)
Core.lib(MediaObj.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<32>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$0CA@@@UBEHH@Z)
Core.lib(NodeTabl.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<32>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$0CA@@@UBEHH@Z)
MPJScene.obj : error LNK2001: unresolved external symbol "public: class MediaObject * __thiscall Root::FindNode(char const *)" (?FindNode@Root@@QAEPAVMediaObject@@PBD@Z)
Core.lib(NodeTabl.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<20>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$0BE@@@UBEHH@Z)
Core.lib(Nodes.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<20>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$0BE@@@UBEHH@Z)
OpenGl.lib(FaceProxy.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<20>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$0BE@@@UBEHH@Z)
OpenGl.lib(SegmentParser.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<20>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$0BE@@@UBEHH@Z)
Core.lib(NodeTabl.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<25>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$0BJ@@@UBEHH@Z)
Core.lib(Nodes.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<25>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$0BJ@@@UBEHH@Z)
OpenGl.lib(FaceProxy.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<25>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$0BJ@@@UBEHH@Z)
OpenGl.lib(SegmentParser.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<25>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$0BJ@@@UBEHH@Z)
OpenGl.lib(FDPProxy.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<1>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$00@@UBEHH@Z)
OpenGl.lib(HAnimParser.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<1>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$00@@UBEHH@Z)
OpenGl.lib(SegmentParser.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<1>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$00@@UBEHH@Z)
Face.lib(PartInfo_mpeg.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<1>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$00@@UBEHH@Z)
Core.lib(NodeTabl.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<1>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$00@@UBEHH@Z)
Core.lib(Nodes.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<1>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$00@@UBEHH@Z)
Core.lib(Nodes3.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<1>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$00@@UBEHH@Z)
Core.lib(Nodes2.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<1>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$00@@UBEHH@Z)
Core.lib(NodeTabl.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<30>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$0BO@@@UBEHH@Z)
Core.lib(Nodes.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<30>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$0BO@@@UBEHH@Z)
OpenGl.lib(DirectiveSoundProxy.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<3>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$02@@UBEHH@Z)
Core.lib(NodeTabl.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<3>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$02@@UBEHH@Z)
Core.lib(Nodes.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<3>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$02@@UBEHH@Z)
Core.lib(Nodes2.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<3>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$02@@UBEHH@Z)
OpenGl.lib(SoundProxy.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<3>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$02@@UBEHH@Z)
Core.lib(NodeTabl.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<18>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$0BC@@@UBEHH@Z)
Core.lib(Nodes.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<18>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$0BC@@@UBEHH@Z)
OpenGl.lib(FaceProxy.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<18>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$0BC@@@UBEHH@Z)
OpenGl.lib(SegmentParser.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<18>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$0BC@@@UBEHH@Z)
Core.lib(NodeTabl.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<0>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$0A@@@UBEHH@Z)
Core.lib(Nodes.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<0>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$0A@@@UBEHH@Z)
OpenGl.lib(FormProxy.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<0>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$0A@@@UBEHH@Z)
Core.lib(NodeTabl.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<23>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$0BH@@@UBEHH@Z)
Core.lib(NodeTabl.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<27>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$0BL@@@UBEHH@Z)
Core.lib(BifsDec.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<27>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$0BL@@@UBEHH@Z)
Core.lib(NodeTabl.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<31>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$0BP@@@UBEHH@Z)
..\Binary\Player3d\Debug\Exe/Player3d.exe : fatal error LNK1120: 15 unresolved externals
Error executing link.exe.
Player3d.exe - 46 error(s), 1 warning(s)
Please, someone could me help?
Thanks,
Rafael.
I am using Microsoft Visual C++ 6.0 to compile a project (*.dsw) and I have the follow message:
Linking...
LINK : warning LNK4098: defaultlib "MSVCRT" conflicts with use of other libs; use /NODEFAULTLIB:library
MPJNode.obj : error LNK2001: unresolved external symbol "public: void __thiscall NodeField::AddListener(class Listener *)" (?AddListener@NodeField@@QAEXPAVListener@@@Z)
MPJNode.obj : error LNK2001: unresolved external symbol "public: void __thiscall MediaObject:eleteRouteTo(int,class MediaObject *,int)" (?DeleteRouteTo@MediaObject@@QAEXHPAV1@H@Z)
MPJNode.obj : error LNK2001: unresolved external symbol "public: void __thiscall MediaObject::InsertRouteTo(int,class MediaObject *,int)" (?InsertRouteTo@MediaObject@@QAEXHPAV1@H@Z)
Core.lib(Root.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<32>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$0CA@@@UBEHH@Z)
Core.lib(Nodes3.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<32>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$0CA@@@UBEHH@Z)
Core.lib(Proto.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<32>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$0CA@@@UBEHH@Z)
MPJNode.obj : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<32>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$0CA@@@UBEHH@Z)
Core.lib(Common.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<32>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$0CA@@@UBEHH@Z)
Core.lib(MediaObj.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<32>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$0CA@@@UBEHH@Z)
Core.lib(NodeTabl.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<32>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$0CA@@@UBEHH@Z)
MPJScene.obj : error LNK2001: unresolved external symbol "public: class MediaObject * __thiscall Root::FindNode(char const *)" (?FindNode@Root@@QAEPAVMediaObject@@PBD@Z)
Core.lib(NodeTabl.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<20>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$0BE@@@UBEHH@Z)
Core.lib(Nodes.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<20>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$0BE@@@UBEHH@Z)
OpenGl.lib(FaceProxy.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<20>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$0BE@@@UBEHH@Z)
OpenGl.lib(SegmentParser.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<20>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$0BE@@@UBEHH@Z)
Core.lib(NodeTabl.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<25>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$0BJ@@@UBEHH@Z)
Core.lib(Nodes.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<25>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$0BJ@@@UBEHH@Z)
OpenGl.lib(FaceProxy.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<25>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$0BJ@@@UBEHH@Z)
OpenGl.lib(SegmentParser.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<25>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$0BJ@@@UBEHH@Z)
OpenGl.lib(FDPProxy.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<1>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$00@@UBEHH@Z)
OpenGl.lib(HAnimParser.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<1>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$00@@UBEHH@Z)
OpenGl.lib(SegmentParser.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<1>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$00@@UBEHH@Z)
Face.lib(PartInfo_mpeg.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<1>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$00@@UBEHH@Z)
Core.lib(NodeTabl.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<1>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$00@@UBEHH@Z)
Core.lib(Nodes.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<1>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$00@@UBEHH@Z)
Core.lib(Nodes3.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<1>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$00@@UBEHH@Z)
Core.lib(Nodes2.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<1>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$00@@UBEHH@Z)
Core.lib(NodeTabl.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<30>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$0BO@@@UBEHH@Z)
Core.lib(Nodes.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<30>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$0BO@@@UBEHH@Z)
OpenGl.lib(DirectiveSoundProxy.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<3>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$02@@UBEHH@Z)
Core.lib(NodeTabl.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<3>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$02@@UBEHH@Z)
Core.lib(Nodes.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<3>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$02@@UBEHH@Z)
Core.lib(Nodes2.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<3>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$02@@UBEHH@Z)
OpenGl.lib(SoundProxy.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<3>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$02@@UBEHH@Z)
Core.lib(NodeTabl.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<18>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$0BC@@@UBEHH@Z)
Core.lib(Nodes.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<18>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$0BC@@@UBEHH@Z)
OpenGl.lib(FaceProxy.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<18>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$0BC@@@UBEHH@Z)
OpenGl.lib(SegmentParser.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<18>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$0BC@@@UBEHH@Z)
Core.lib(NodeTabl.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<0>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$0A@@@UBEHH@Z)
Core.lib(Nodes.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<0>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$0A@@@UBEHH@Z)
OpenGl.lib(FormProxy.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<0>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$0A@@@UBEHH@Z)
Core.lib(NodeTabl.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<23>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$0BH@@@UBEHH@Z)
Core.lib(NodeTabl.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<27>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$0BL@@@UBEHH@Z)
Core.lib(BifsDec.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<27>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$0BL@@@UBEHH@Z)
Core.lib(NodeTabl.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall SFNodeType<31>::GetNodeType(int)const " (?GetNodeType@?$SFNodeType@$0BP@@@UBEHH@Z)
..\Binary\Player3d\Debug\Exe/Player3d.exe : fatal error LNK1120: 15 unresolved externals
Error executing link.exe.
Player3d.exe - 46 error(s), 1 warning(s)
Please, someone could me help?
Thanks,
Rafael.