[HELP]Raknet.lib is error for build
This Error 17 Error for WarZ.sln
src by Codexpo latest source code modified by DoomMMO :
http://forum.ragezone.com/f790/relea...ified-1025076/
Code:
------ Build started: Project: Eclipse Studio, Configuration: Final Win32 ------
Linking...
Creating library C:\WarZ\src\EclipseStudio\\..\..\bin\MiniA.lib and object C:\WarZ\src\EclipseStudio\\..\..\bin\MiniA.exp
raknet.lib(RakNetTypes.obj) : error LNK2001: unresolved external symbol "public: static void __cdecl RakNet::RakNetSocket2::DomainNameToIP(char const *,char * const)" (?DomainNameToIP@RakNetSocket2@RakNet@@SAXPBDQAD@Z)
raknet.lib(RakPeer.obj) : error LNK2001: unresolved external symbol "public: struct RakNet::SystemAddress __thiscall RakNet::RakNetSocket2::GetBoundAddress(void)const " (?GetBoundAddress@RakNetSocket2@RakNet@@QBE?AUSystemAddress@2@XZ)
raknet.lib(RakPeer.obj) : error LNK2001: unresolved external symbol "public: int __thiscall RakNet::RNS2_Berkley::CreateRecvPollingThread(int)" (?CreateRecvPollingThread@RNS2_Berkley@RakNet@@QAEHH@Z)
raknet.lib(RakPeer.obj) : error LNK2001: unresolved external symbol "public: static void __cdecl RakNet::RakNetSocket2Allocator::DeallocRNS2(class RakNet::RakNetSocket2 *)" (?DeallocRNS2@RakNetSocket2Allocator@RakNet@@SAXPAVRakNetSocket2@2@@Z)
raknet.lib(RakPeer.obj) : error LNK2001: unresolved external symbol "public: bool __thiscall RakNet::RakNetSocket2::IsBerkleySocket(void)const " (?IsBerkleySocket@RakNetSocket2@RakNet@@QBE_NXZ)
raknet.lib(RakPeer.obj) : error LNK2001: unresolved external symbol "public: void __thiscall RakNet::RakNetSocket2::SetUserConnectionSocketIndex(unsigned int)" (?SetUserConnectionSocketIndex@RakNetSocket2@RakNet@@QAEXI@Z)
raknet.lib(RakPeer.obj) : error LNK2001: unresolved external symbol "public: static class RakNet::RakNetSocket2 * __cdecl RakNet::RakNetSocket2Allocator::AllocRNS2(void)" (?AllocRNS2@RakNetSocket2Allocator@RakNet@@SAPAVRakNetSocket2@2@XZ)
raknet.lib(RakPeer.obj) : error LNK2001: unresolved external symbol "public: static void __cdecl RakNet::RakNetSocket2::GetMyIP(struct RakNet::SystemAddress * const)" (?GetMyIP@RakNetSocket2@RakNet@@SAXQAUSystemAddress@2@@Z)
raknet.lib(RakPeer.obj) : error LNK2001: unresolved external symbol "public: void __thiscall RakNet::RNS2_Berkley::BlockOnStopRecvPollingThread(void)" (?BlockOnStopRecvPollingThread@RNS2_Berkley@RakNet@@QAEXXZ)
raknet.lib(RakPeer.obj) : error LNK2001: unresolved external symbol "public: void __thiscall RakNet::RNS2_Berkley::SignalStopRecvPollingThread(void)" (?SignalStopRecvPollingThread@RNS2_Berkley@RakNet@@QAEXXZ)
raknet.lib(RakPeer.obj) : error LNK2001: unresolved external symbol "public: unsigned int __thiscall RakNet::RakNetSocket2::GetUserConnectionSocketIndex(void)const " (?GetUserConnectionSocketIndex@RakNetSocket2@RakNet@@QBEIXZ)
raknet.lib(RakPeer.obj) : error LNK2001: unresolved external symbol "public: void __thiscall RakNet::RNS2_Berkley::SetDoNotFragment(int)" (?SetDoNotFragment@RNS2_Berkley@RakNet@@QAEXH@Z)
raknet.lib(RakPeer.obj) : error LNK2001: unresolved external symbol "public: class RakNet::SocketLayerOverride * __thiscall RakNet::RNS2_Windows::GetSocketLayerOverride(void)" (?GetSocketLayerOverride@RNS2_Windows@RakNet@@QAEPAVSocketLayerOverride@2@XZ)
raknet.lib(RakPeer.obj) : error LNK2001: unresolved external symbol "public: enum RakNet::RNS2Type __thiscall RakNet::RakNetSocket2::GetSocketType(void)const " (?GetSocketType@RakNetSocket2@RakNet@@QBE?AW4RNS2Type@2@XZ)
raknet.lib(ReliabilityLayer.obj) : error LNK2001: unresolved external symbol "public: __thiscall CSHA1::~CSHA1(void)" (??1CSHA1@@QAE@XZ)
raknet.lib(ReliabilityLayer.obj) : error LNK2001: unresolved external symbol "public: void __thiscall CSHA1::Update(unsigned char const *,unsigned int)" (?Update@CSHA1@@QAEXPBEI@Z)
C:\WarZ\src\EclipseStudio\\..\..\bin\MiniA.exe : fatal error LNK1120: 16 unresolved externals
Build log was saved at "file://c:\WarZ\src\EclipseStudio\Final\BuildLog.htm"
Eclipse Studio - 17 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 2 up-to-date, 0 skipped ==========
Re: [HELP]Raknet.lib is error for build src Codexpo
Include the Externals at the Solution.