Alex Shadow

Member
  • Content count

    2
  • Joined

  • Last visited

About Alex Shadow

  • Rank
    Newbie

Contact Methods

  • ICQ
    0
  1. S14 built OK. But not S15/16. Please, help me fix this Compiling resources... Deleting old pdb file... Íå óäàåòñÿ íàéòè C:\DC\compiled\ApexDC.pdb Linking... client.lib(pme.obj) : error LNK2001: unresolved external symbol __imp_@pcre_compile@20 client.lib(pme.obj) : error LNK2001: unresolved external symbol __imp_@pcre_fullinfo@16 client.lib(pme.obj) : error LNK2001: unresolved external symbol __imp_@pcre_exec@32 client.lib(pme.obj) : error LNK2001: unresolved external symbol __imp_@pcre_study@12 yassl.lib(ssl.obj) : error LNK2001: unresolved external symbol "private: virtual void __thiscall TaoCrypt::MD4::Transform(void)" (?Transform@MD4@TaoCrypt@@EAEXXZ) yassl.lib(ssl.obj) : error LNK2001: unresolved external symbol "public: virtual void __thiscall TaoCrypt::MD4::Init(void)" (?Init@MD4@TaoCrypt@@UAEXXZ) yassl.lib(ssl.obj) : error LNK2001: unresolved external symbol "private: virtual void __thiscall TaoCrypt::MD5::Transform(void)" (?Transform@MD5@TaoCrypt@@EAEXXZ) yassl.lib(ssl.obj) : error LNK2001: unresolved external symbol "public: virtual void __thiscall TaoCrypt::MD5::Init(void)" (?Init@MD5@TaoCrypt@@UAEXXZ) yassl.lib(ssl.obj) : error LNK2001: unresolved external symbol "public: virtual void __thiscall TaoCrypt::MD5::Update(unsigned char const *,unsigned int)" (?Update@MD5@TaoCrypt@@UAEXPBEI@Z) yassl.lib(ssl.obj) : error LNK2001: unresolved external symbol "private: void __thiscall TaoCrypt::HexDecoder::Decode(void)" (?Decode@HexDecoder@TaoCrypt@@AAEXXZ) yassl.lib(ssl.obj) : error LNK2001: unresolved external symbol "public: virtual void __thiscall TaoCrypt::HASHwithTransform::Final(unsigned char *)" (?Final@HASHwithTransform@TaoCrypt@@UAEXPAE@Z) yassl.lib(ssl.obj) : error LNK2001: unresolved external symbol "public: virtual void __thiscall TaoCrypt::HASHwithTransform::Update(unsigned char const *,unsigned int)" (?Update@HASHwithTransform@TaoCrypt@@UAEXPBEI@Z) yassl.lib(ssl.obj) : error LNK2001: unresolved external symbol "public: __thiscall TaoCrypt::HASHwithTransform::HASHwithTransform(unsigned int,unsigned int)" (??0HASHwithTransform@TaoCrypt@@QAE@II@Z) yassl.lib(crypto_wrapper.obj) : error LNK2001: unresolved external symbol "public: __thiscall TaoCrypt::OS_Seed::~OS_Seed(void)" (??1OS_Seed@TaoCrypt@@QAE@XZ) yassl.lib(crypto_wrapper.obj) : error LNK2001: unresolved external symbol "void __fastcall TaoCrypt::xorbuf(unsigned char *,unsigned char const *,unsigned int)" (?xorbuf@TaoCrypt@@YIXPAEPBEI@Z) yassl.lib(crypto_wrapper.obj) : error LNK2001: unresolved external symbol "public: void __thiscall TaoCrypt::DH::Agree(unsigned char *,unsigned char const *,unsigned char const *,unsigned int)" (?Agree@DH@TaoCrypt@@QAEXPAEPBE1I@Z) yassl.lib(crypto_wrapper.obj) : error LNK2001: unresolved external symbol "public: void __thiscall TaoCrypt::DH::GenerateKeyPair(class TaoCrypt::RandomNumberGenerator &,unsigned char *,unsigned char *)" (?GenerateKeyPair@DH@TaoCrypt@@QAEXAAVRandomNumberGenerator@2@PAE1@Z) yassl.lib(crypto_wrapper.obj) : error LNK2001: unresolved external symbol "unsigned int __fastcall TaoCrypt::SSL_Decrypt(class TaoCrypt::RSA_PublicKey const &,unsigned char const *,unsigned char *)" (?SSL_Decrypt@TaoCrypt@@YIIABVRSA_PublicKey@1@PBEPAE@Z) yassl.lib(crypto_wrapper.obj) : error LNK2001: unresolved external symbol "private: void __thiscall TaoCrypt::Base64Decoder::Decode(void)" (?Decode@Base64Decoder@TaoCrypt@@AAEXXZ) yassl.lib(crypto_wrapper.obj) : error LNK2001: unresolved external symbol "private: virtual void __thiscall TaoCrypt::SHA::Transform(void)" (?Transform@SHA@TaoCrypt@@EAEXXZ) yassl.lib(crypto_wrapper.obj) : error LNK2001: unresolved external symbol "public: class TaoCrypt::SHA & __thiscall TaoCrypt::SHA::operator=(class TaoCrypt::SHA const &)" (??4SHA@TaoCrypt@@QAEAAV01@ABV01@@Z) yassl.lib(crypto_wrapper.obj) : error LNK2001: unresolved external symbol "public: virtual void __thiscall TaoCrypt::SHA::Init(void)" (?Init@SHA@TaoCrypt@@UAEXXZ) yassl.lib(crypto_wrapper.obj) : error LNK2001: unresolved external symbol "public: virtual void __thiscall TaoCrypt::SHA::Update(unsigned char const *,unsigned int)" (?Update@SHA@TaoCrypt@@UAEXPBEI@Z) yassl.lib(crypto_wrapper.obj) : error LNK2001: unresolved external symbol "public: __thiscall TaoCrypt::SHA::SHA(class TaoCrypt::SHA const &)" (??0SHA@TaoCrypt@@QAE@ABV01@@Z) yassl.lib(crypto_wrapper.obj) : error LNK2001: unresolved external symbol "public: class TaoCrypt::Integer __thiscall TaoCrypt::RSA_PublicKey::ApplyFunction(class TaoCrypt::Integer const &)const " (?ApplyFunction@RSA_PublicKey@TaoCrypt@@QBE?AVInteger@2@ABV32@@Z) yassl.lib(crypto_wrapper.obj) : error LNK2001: unresolved external symbol "public: void __thiscall TaoCrypt::RSA_PublicKey::Initialize(class TaoCrypt::Source &)" (?Initialize@RSA_PublicKey@TaoCrypt@@QAEXAAVSource@2@@Z) yassl.lib(crypto_wrapper.obj) : error LNK2001: unresolved external symbol "public: class TaoCrypt::MD5 & __thiscall TaoCrypt::MD5::operator=(class TaoCrypt::MD5 const &)" (??4MD5@TaoCrypt@@QAEAAV01@ABV01@@Z) yassl.lib(crypto_wrapper.obj) : error LNK2001: unresolved external symbol "public: __thiscall TaoCrypt::MD5::MD5(class TaoCrypt::MD5 const &)" (??0MD5@TaoCrypt@@QAE@ABV01@@Z) yassl.lib(crypto_wrapper.obj) : error LNK2001: unresolved external symbol "public: void __thiscall TaoCrypt::RandomNumberGenerator::GenerateBlock(unsigned char *,unsigned int)" (?GenerateBlock@RandomNumberGenerator@TaoCrypt@@QAEXPAEI@Z) yassl.lib(crypto_wrapper.obj) : error LNK2001: unresolved external symbol "public: __thiscall TaoCrypt::RandomNumberGenerator::RandomNumberGenerator(void)" (??0RandomNumberGenerator@TaoCrypt@@QAE@XZ) yassl.lib(crypto_wrapper.obj) : error LNK2001: unresolved external symbol "public: void __thiscall TaoCrypt::ARC4::SetKey(unsigned char const *,unsigned int)" (?SetKey@ARC4@TaoCrypt@@QAEXPBEI@Z) yassl.lib(crypto_wrapper.obj) : error LNK2001: unresolved external symbol "public: void __thiscall TaoCrypt::ARC4::Process(unsigned char *,unsigned char const *,unsigned int)" (?Process@ARC4@TaoCrypt@@QAEXPAEPBEI@Z) yassl.lib(crypto_wrapper.obj) : error LNK2001: unresolved external symbol "public: void __thiscall TaoCrypt::RSA_BlockType1::Pad(unsigned char const *,unsigned int,unsigned char *,unsigned int,class TaoCrypt::RandomNumberGenerator &)const " (?Pad@RSA_BlockType1@TaoCrypt@@QBEXPBEIPAEIAAVRandomNumberGenerator@2@@Z) yassl.lib(crypto_wrapper.obj) : error LNK2001: unresolved external symbol "public: unsigned int __thiscall TaoCrypt::DSA_Signer::Sign(unsigned char const *,unsigned char *,class TaoCrypt::RandomNumberGenerator &)" (?Sign@DSA_Signer@TaoCrypt@@QAEIPBEPAEAAVRandomNumberGenerator@2@@Z) yassl.lib(crypto_wrapper.obj) : error LNK2001: unresolved external symbol "public: __thiscall TaoCrypt::DSA_Signer::DSA_Signer(class TaoCrypt::DSA_PrivateKey const &)" (??0DSA_Signer@TaoCrypt@@QAE@ABVDSA_PrivateKey@1@@Z) yassl.lib(crypto_wrapper.obj) : error LNK2001: unresolved external symbol "private: virtual void __thiscall TaoCrypt::DES::ProcessAndXorBlock(unsigned char const *,unsigned char const *,unsigned char *)const " (?ProcessAndXorBlock@DES@TaoCrypt@@EBEXPBE0PAE@Z) yassl.lib(crypto_wrapper.obj) : error LNK2001: unresolved external symbol "private: virtual void __thiscall TaoCrypt::AES::ProcessAndXorBlock(unsigned char const *,unsigned char const *,unsigned char *)const " (?ProcessAndXorBlock@AES@TaoCrypt@@EBEXPBE0PAE@Z) yassl.lib(crypto_wrapper.obj) : error LNK2001: unresolved external symbol "public: void __thiscall TaoCrypt::AES::SetKey(unsigned char const *,unsigned int,enum TaoCrypt::CipherDir)" (?SetKey@AES@TaoCrypt@@QAEXPBEIW4CipherDir@2@@Z) yassl.lib(crypto_wrapper.obj) : error LNK2001: unresolved external symbol "public: virtual void __thiscall TaoCrypt::AES::Process(unsigned char *,unsigned char const *,unsigned int)" (?Process@AES@TaoCrypt@@UAEXPAEPBEI@Z) yassl.lib(crypto_wrapper.obj) : error LNK2001: unresolved external symbol "public: void __thiscall TaoCrypt::DSA_PrivateKey::Initialize(class TaoCrypt::Source &)" (?Initialize@DSA_PrivateKey@TaoCrypt@@QAEXAAVSource@2@@Z) yassl.lib(crypto_wrapper.obj) : error LNK2001: unresolved external symbol "public: void __thiscall TaoCrypt::AlignedAllocator<unsigned int>::deallocate(void *,unsigned int)" (?deallocate@?$AlignedAllocator@I@TaoCrypt@@QAEXPAXI@Z) yassl.lib(crypto_wrapper.obj) : error LNK2001: unresolved external symbol "public: class TaoCrypt::DSA_PublicKey & __thiscall TaoCrypt::DSA_PublicKey::operator=(class TaoCrypt::DSA_PublicKey const &)" (??4DSA_PublicKey@TaoCrypt@@QAEAAV01@ABV01@@Z) yassl.lib(crypto_wrapper.obj) : error LNK2001: unresolved external symbol "public: unsigned int __thiscall TaoCrypt::DSA_PublicKey::SignatureLength(void)const " (?SignatureLength@DSA_PublicKey@TaoCrypt@@QBEIXZ) yassl.lib(crypto_wrapper.obj) : error LNK2001: unresolved external symbol "public: void __thiscall TaoCrypt::DSA_PublicKey::Initialize(class TaoCrypt::Source &)" (?Initialize@DSA_PublicKey@TaoCrypt@@QAEXAAVSource@2@@Z) yassl.lib(crypto_wrapper.obj) : error LNK2001: unresolved external symbol "public: __thiscall TaoCrypt::DSA_PublicKey::DSA_PublicKey(class TaoCrypt::DSA_PublicKey const &)" (??0DSA_PublicKey@TaoCrypt@@QAE@ABV01@@Z) yassl.lib(crypto_wrapper.obj) : error LNK2001: unresolved external symbol "private: virtual void __thiscall TaoCrypt::DES_EDE3::ProcessAndXorBlock(unsigned char const *,unsigned char const *,unsigned char *)const " (?ProcessAndXorBlock@DES_EDE3@TaoCrypt@@EBEXPBE0PAE@Z) yassl.lib(crypto_wrapper.obj) : error LNK2001: unresolved external symbol "public: virtual void __thiscall TaoCrypt::DES_EDE3::Process(unsigned char *,unsigned char const *,unsigned int)" (?Process@DES_EDE3@TaoCrypt@@UAEXPAEPBEI@Z) yassl.lib(crypto_wrapper.obj) : error LNK2001: unresolved external symbol "public: void __thiscall TaoCrypt::DES_EDE3::SetKey(unsigned char const *,unsigned int,enum TaoCrypt::CipherDir)" (?SetKey@DES_EDE3@TaoCrypt@@QAEXPBEIW4CipherDir@2@@Z) yassl.lib(crypto_wrapper.obj) : error LNK2001: unresolved external symbol "public: bool __thiscall TaoCrypt::DSA_Verifier::Verify(unsigned char const *,unsigned char const *)" (?Verify@DSA_Verifier@TaoCrypt@@QAE_NPBE0@Z) yassl.lib(crypto_wrapper.obj) : error LNK2001: unresolved external symbol "public: __thiscall TaoCrypt::DSA_Verifier::DSA_Verifier(class TaoCrypt::DSA_PublicKey const &)" (??0DSA_Verifier@TaoCrypt@@QAE@ABVDSA_PublicKey@1@@Z) yassl.lib(crypto_wrapper.obj) : error LNK2001: unresolved external symbol "public: void __thiscall TaoCrypt::Integer::Swap(class TaoCrypt::Integer &)" (?Swap@Integer@TaoCrypt@@QAEXAAV12@@Z) yassl.lib(crypto_wrapper.obj) : error LNK2001: unresolved external symbol "public: class TaoCrypt::Integer & __thiscall TaoCrypt::Integer::operator=(class TaoCrypt::Integer const &)" (??4Integer@TaoCrypt@@QAEAAV01@ABV01@@Z) yassl.lib(crypto_wrapper.obj) : error LNK2001: unresolved external symbol "public: unsigned int __thiscall TaoCrypt::Integer::ByteCount(void)const " (?ByteCount@Integer@TaoCrypt@@QBEIXZ) yassl.lib(crypto_wrapper.obj) : error LNK2001: unresolved external symbol "public: unsigned int __thiscall TaoCrypt::Integer::BitCount(void)const " (?BitCount@Integer@TaoCrypt@@QBEIXZ) yassl.lib(crypto_wrapper.obj) : error LNK2001: unresolved external symbol "public: unsigned int __thiscall TaoCrypt::Integer::Encode(unsigned char *,unsigned int,enum TaoCrypt::Integer::Signedness)const " (?Encode@Integer@TaoCrypt@@QBEIPAEIW4Signedness@12@@Z) yassl.lib(crypto_wrapper.obj) : error LNK2001: unresolved external symbol "public: static class TaoCrypt::Integer const & __fastcall TaoCrypt::Integer::Zero(void)" (?Zero@Integer@TaoCrypt@@SIABV12@XZ) yassl.lib(crypto_wrapper.obj) : error LNK2001: unresolved external symbol "public: __thiscall TaoCrypt::Integer::Integer(void)" (??0Integer@TaoCrypt@@QAE@XZ) yassl.lib(crypto_wrapper.obj) : error LNK2001: unresolved external symbol "public: __thiscall TaoCrypt::Integer::Integer(class TaoCrypt::Integer const &)" (??0Integer@TaoCrypt@@QAE@ABV01@@Z) yassl.lib(crypto_wrapper.obj) : error LNK2001: unresolved external symbol "public: __thiscall TaoCrypt::Integer::Integer(unsigned char const *,unsigned int,enum TaoCrypt::Integer::Signedness)" (??0Integer@TaoCrypt@@QAE@PBEIW4Signedness@01@@Z) yassl.lib(crypto_wrapper.obj) : error LNK2001: unresolved external symbol "public: void __thiscall TaoCrypt::BasicDES::SetKey(unsigned char const *,unsigned int,enum TaoCrypt::CipherDir)" (?SetKey@BasicDES@TaoCrypt@@QAEXPBEIW4CipherDir@2@@Z) yassl.lib(crypto_wrapper.obj) : error LNK2001: unresolved external symbol "public: class TaoCrypt::Integer __thiscall TaoCrypt::RSA_PrivateKey::CalculateInverse(class TaoCrypt::RandomNumberGenerator &,class TaoCrypt::Integer const &)const " (?CalculateInverse@RSA_PrivateKey@TaoCrypt@@QBE?AVInteger@2@AAVRandomNumberGenerator@2@ABV32@@Z) yassl.lib(crypto_wrapper.obj) : error LNK2001: unresolved external symbol "public: void __thiscall TaoCrypt::RSA_PrivateKey::Initialize(class TaoCrypt::Source &)" (?Initialize@RSA_PrivateKey@TaoCrypt@@QAEXAAVSource@2@@Z) yassl.lib(crypto_wrapper.obj) : error LNK2001: unresolved external symbol "public: unsigned int __thiscall TaoCrypt::RSA_BlockType2::UnPad(unsigned char const *,unsigned int,unsigned char *)const " (?UnPad@RSA_BlockType2@TaoCrypt@@QBEIPBEIPAE@Z) yassl.lib(crypto_wrapper.obj) : error LNK2001: unresolved external symbol "public: void __thiscall TaoCrypt::RSA_BlockType2::Pad(unsigned char const *,unsigned int,unsigned char *,unsigned int,class TaoCrypt::RandomNumberGenerator &)const " (?Pad@RSA_BlockType2@TaoCrypt@@QBEXPBEIPAEIAAVRandomNumberGenerator@2@@Z) yassl.lib(crypto_wrapper.obj) : error LNK2001: unresolved external symbol "private: virtual void __thiscall TaoCrypt::RIPEMD160::Transform(void)" (?Transform@RIPEMD160@TaoCrypt@@EAEXXZ) yassl.lib(crypto_wrapper.obj) : error LNK2001: unresolved external symbol "public: virtual void __thiscall TaoCrypt::RIPEMD160::Init(void)" (?Init@RIPEMD160@TaoCrypt@@UAEXXZ) yassl.lib(crypto_wrapper.obj) : error LNK2001: unresolved external symbol "public: virtual void __thiscall TaoCrypt::RIPEMD160::Update(unsigned char const *,unsigned int)" (?Update@RIPEMD160@TaoCrypt@@UAEXPBEI@Z) yassl.lib(crypto_wrapper.obj) : error LNK2001: unresolved external symbol "public: class TaoCrypt::RIPEMD160 & __thiscall TaoCrypt::RIPEMD160::operator=(class TaoCrypt::RIPEMD160 const &)" (??4RIPEMD160@TaoCrypt@@QAEAAV01@ABV01@@Z) yassl.lib(crypto_wrapper.obj) : error LNK2001: unresolved external symbol "public: __thiscall TaoCrypt::RIPEMD160::RIPEMD160(class TaoCrypt::RIPEMD160 const &)" (??0RIPEMD160@TaoCrypt@@QAE@ABV01@@Z) yassl.lib(yassl_int.obj) : error LNK2001: unresolved external symbol "void __fastcall TaoCrypt::CleanUp(void)" (?CleanUp@TaoCrypt@@YIXXZ) yassl.lib(yassl_imp.obj) : error LNK2001: unresolved external symbol "unsigned int __fastcall TaoCrypt::DecodeDSA_Signature(unsigned char *,unsigned char const *,unsigned int)" (?DecodeDSA_Signature@TaoCrypt@@YIIPAEPBEI@Z) yassl.lib(yassl_imp.obj) : error LNK2001: unresolved external symbol "unsigned int __fastcall TaoCrypt::EncodeDSA_Signature(unsigned char const *,unsigned char *)" (?EncodeDSA_Signature@TaoCrypt@@YIIPBEPAE@Z) yassl.lib(cert_wrapper.obj) : error LNK2001: unresolved external symbol "public: __thiscall TaoCrypt::Signer::~Signer(void)" (??1Signer@TaoCrypt@@QAE@XZ) yassl.lib(cert_wrapper.obj) : error LNK2001: unresolved external symbol "public: __thiscall TaoCrypt::Signer::Signer(unsigned char const *,unsigned int,char const *,unsigned char const *)" (??0Signer@TaoCrypt@@QAE@PBEIPBD0@Z) yassl.lib(cert_wrapper.obj) : error LNK2001: unresolved external symbol "public: void __thiscall TaoCrypt::CertDecoder::DecodeToKey(void)" (?DecodeToKey@CertDecoder@TaoCrypt@@QAEXXZ) yassl.lib(cert_wrapper.obj) : error LNK2001: unresolved external symbol "public: virtual __thiscall TaoCrypt::CertDecoder::~CertDecoder(void)" (??1CertDecoder@TaoCrypt@@UAE@XZ) yassl.lib(cert_wrapper.obj) : error LNK2001: unresolved external symbol "public: __thiscall TaoCrypt::CertDecoder::CertDecoder(class TaoCrypt::Source &,bool,class stlp_std::list<class TaoCrypt::Signer *,class stlp_std::allocator<class TaoCrypt::Signer *> > *,bool,enum TaoCrypt::CertDecoder::CertType)" (??0CertDecoder@TaoCrypt@@QAE@AAVSource@1@_NPAV?$list@PAVSigner@TaoCrypt@@V?$allocator@PAVSigner@TaoCrypt@@@stlp_std@@@stlp_std@@1W4CertType@01@@Z) yassl.lib(cert_wrapper.obj) : error LNK2001: unresolved external symbol "public: struct TaoCrypt::Error __thiscall TaoCrypt::BER_Decoder::GetError(void)" (?GetError@BER_Decoder@TaoCrypt@@QAE?AUError@2@XZ) C:\DC\compiled/ApexDC.exe : fatal error LNK1120: 78 unresolved externals Build log was saved at "file://C:\DC\vc7\Release\StrongDC\BuildLog.htm" StrongDC - 79 error(s), 2 warning(s)
  2. Some users really bother me with hubs advertise. That's why Apex's ignore list function is quite attractive. But I've noticed when I've got 20 users ignore list CPU load rise by 10-20%. Maybe it's because DC compare ignore list with ALL incoming messages including system ones?