Advertisement
historic_bruno

Untitled

Sep 8th, 2013
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. 1> Creating library ..\..\..\binaries\system\test.lib and object ..\..\..\binaries\system\test.exp
  2. 1>gui.lib(ScriptFunctions.obj) : error LNK2001: unresolved external symbol "public: virtual unsigned __int64 __thiscall CryptoPP::ThreadUserTimer::GetCurrentTimerValue(void)" (?GetCurrentTimerValue@ThreadUserTimer@CryptoPP@@UAE_KXZ)
  3. 1>gui.lib(ScriptFunctions.obj) : error LNK2001: unresolved external symbol "public: virtual unsigned __int64 __thiscall CryptoPP::ThreadUserTimer::TicksPerSecond(void)" (?TicksPerSecond@ThreadUserTimer@CryptoPP@@UAE_KXZ)
  4. 1>gui.lib(ScriptFunctions.obj) : error LNK2001: unresolved external symbol "class CryptoPP::NameValuePairs const & const CryptoPP::g_nullNameValuePairs" (?g_nullNameValuePairs@CryptoPP@@3ABVNameValuePairs@1@B)
  5. 1>..\..\..\binaries\system\test.exe : fatal error LNK1120: 3 unresolved externals
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement