Jump to content

Error when I compile the game with Windows


Recommended Posts

Hello, I have some errors when I compile the game (mainline) with Visual Studio 2013 :

Erreur	1	error LNK2001: symbole externe non résolu "__declspec(dllimport) public: __thiscall CryptoPP::InvalidRounds::InvalidRounds(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,unsigned int)" (__imp_??0InvalidRounds@CryptoPP@@QAE@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@I@Z)	C:\Users\Utilisateur\Desktop\Files by Daymortel\Src_server\Server\game\src\cryptlib.lib(tea.obj)	game
Erreur	2	error LNK2001: symbole externe non résolu "__declspec(dllimport) public: virtual __thiscall CryptoPP::InvalidRounds::~InvalidRounds(void)" (__imp_??1InvalidRounds@CryptoPP@@UAE@XZ)	C:\Users\Utilisateur\Desktop\Files by Daymortel\Src_server\Server\game\src\cryptlib.lib(tea.obj)	game
Erreur	3	error LNK2001: symbole externe non résolu "__declspec(dllimport) public: __thiscall CryptoPP::InvalidRounds::InvalidRounds(class CryptoPP::InvalidRounds const &)" (__imp_??0InvalidRounds@CryptoPP@@QAE@ABV01@@Z)	C:\Users\Utilisateur\Desktop\Files by Daymortel\Src_server\Server\game\src\cryptlib.lib(tea.obj)	game
Erreur	4	error LNK1120: 3 externes non résolus	C:\Users\Utilisateur\Desktop\Files by Daymortel\Src_server\Server\game\game.exe	1	1	game

Thanks for help

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.