error while compiling the src 1.5 (Challenge quest released)

Results 1 to 3 of 3
  1. #1
    Valued Member Kahazard is offline
    MemberRank
    Oct 2011 Join Date
    126Posts

    error while compiling the src 1.5 (Challenge quest released)

    I get this error
    Error 4 error LNK1120: 3 unresolved externals C:\Gunz Source\Gunz\Stable\Gunz\Runtime\Gunz.exe

    Error 3 error LNK2001: unresolved external symbol "public: char const * __thiscall type_info::name(void)const " (?name@type_info@@QBEPBDXZ) C:\Gunz Source\Gunz\Stable\Gunz\cryptlib.lib(algparam.obj)

    Error 2 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xlen(void)const " (?_Xlen@_String_base@std@@QBEXXZ) C:\Gunz Source\Gunz\Stable\Gunz\cryptlib.lib(algparam.obj)

    Error 1 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xran(void)const " (?_Xran@_String_base@std@@QBEXXZ) C:\Gunz Source\Gunz\Stable\Gunz\cryptlib.lib(algparam.obj)
    anyone can help me ?


  2. #2
    Currently Stoned ! Ronny786 is offline
    MemberRank
    Dec 2011 Join Date
    Lost WorldLocation
    984Posts

    Re: error while compiling the src 1.5 (Challenge quest released)

    if u r using vs 2010 , i prefer u to remove Crypto++ from source.

  3. #3
    Account Upgraded | Title Enabled! CobraBite is offline
    MemberRank
    Jan 2011 Join Date
    Where?Location
    281Posts

    Re: error while compiling the src 1.5 (Challenge quest released)

    You are using a different version of the cryptlib or could be you are compiling cryptlib with 2003 and placing it on the source which is a visual studio 2010 version. If you don't want mef, Just remove the crypto, and you will no longer need the cryptlib :)



Advertisement