- Linking CXX executable ..\quassel.exe
- cd C:\dev\build-johus\src
- "C:\Programme\CMake 2.8\bin\cmake.exe" -E vs_link_exe C:\PROGRA~1\MICROS~1.0\VC\bin\cl.exe /nologo @CMakeFiles\quassel.dir\objects1.rsp @C:\DOKUME~1\DATAFR~1\LOKALE~1\Temp\nmA43.tmp
- Visual Studio Non-Incremental Link
- LINK:
- C:\PROGRA~1\MICROS~1.0\VC\bin\cl.exe /nologo @CMakeFiles\quassel.dir\objects1.rsp /DWIN32 /D_WINDOWS /W3 /Zm1000 /EHsc /GR /MD /O2 /Ob2 /D NDEBUG -DQT_NO_DEBUG /Fe..\quassel.exe /FdC:\dev\build-johus\src\..\quassel.pdb -link /implib:..\quassel.lib /version:0.0 /STACK:10000000 /machine:I386 /INCREMENTAL:NO /subsystem:windows imm32.lib winmm.lib dbghelp.lib Secur32.lib qtui\mod_qtui.lib uisupport\mod_uisupport.lib client\mod_client.lib core\mod_core.lib common\mod_common.lib C:\dev\qt-everywhere-opensource-src-4.6.1-shared\lib\QtCore4.lib C:\dev\qt-everywhere-opensource-src-4.6.1-shared\lib\QtGui4.lib C:\dev\qt-everywhere-opensource-src-4.6.1-shared\lib\QtNetwork4.lib C:\dev\qt-everywhere-opensource-src-4.6.1-shared\lib\QtScript4.lib C:\dev\qt-everywhere-opensource-src-4.6.1-shared\lib\QtSql4.lib C:\dev\qt-everywhere-opensource-src-4.6.1-shared\lib\QtWebKit4.lib C:\dev\qt-everywhere-opensource-src-4.6.1-shared\lib\qtmain.lib C:\dev\qt-everywhere-opensource-src-4.6.1-shared\lib\QtCore4.lib ws2_32.lib C:\dev\qt-everywhere-opensource-src-4.6.1-shared\lib\phonon.lib imm32.lib winmm.lib dbghelp.lib Secur32.lib C:\dev\qt-everywhere-opensource-src-4.6.1-shared\lib\QtGui4.lib C:\dev\qt-everywhere-opensource-src-4.6.1-shared\lib\QtNetwork4.lib C:\dev\qt-everywhere-opensource-src-4.6.1-shared\lib\QtScript4.lib C:\dev\qt-everywhere-opensource-src-4.6.1-shared\lib\QtSql4.lib C:\dev\qt-everywhere-opensource-src-4.6.1-shared\lib\QtWebKit4.lib C:\dev\qt-everywhere-opensource-src-4.6.1-shared\lib\qtmain.lib ws2_32.lib C:\dev\qt-everywhere-opensource-src-4.6.1-shared\lib\phonon.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST
- mod_common.lib(cipher.cpp.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: virtual __thiscall QCA::DHPrivateKey::~DHPrivateKey(void)" (__imp_??1DHPrivateKey@QCA@@UAE@XZ)" in Funktion "__unwindfunclet$??1Cipher@@QAE@XZ$0".
- mod_common.lib(cipher.cpp.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: __thiscall QCA::Initializer::~Initializer(void)" (__imp_??1Initializer@QCA@@QAE@XZ)" in Funktion ""public: __thiscall Cipher::~Cipher(void)" (??1Cipher@@QAE@XZ)".
- mod_common.lib(cipher.cpp.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: virtual __thiscall QCA::PrivateKey::~PrivateKey(void)" (__imp_??1PrivateKey@QCA@@UAE@XZ)" in Funktion ""public: __thiscall Cipher::~Cipher(void)" (??1Cipher@@QAE@XZ)".
- mod_common.lib(cipher.cpp.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: __thiscall QCA::BigInteger::~BigInteger(void)" (__imp_??1BigInteger@QCA@@QAE@XZ)" in Funktion ""public: __thiscall Cipher::~Cipher(void)" (??1Cipher@@QAE@XZ)".
- mod_common.lib(cipher.cpp.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: virtual __thiscall QCA::DHPublicKey::~DHPublicKey(void)" (__imp_??1DHPublicKey@QCA@@UAE@XZ)" in Funktion "__unwindfunclet$?initKeyExchange@Cipher@@QAE?AVQByteArray@@XZ$0".
- mod_common.lib(cipher.cpp.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: virtual __thiscall QCA::PublicKey::~PublicKey(void)" (__imp_??1PublicKey@QCA@@UAE@XZ)" in Funktion ""public: class QByteArray __thiscall Cipher::initKeyExchange(void)" (?initKeyExchange@Cipher@@QAE?AVQByteArray@@XZ)".
- mod_common.lib(cipher.cpp.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: __thiscall QCA::SecureArray::~SecureArray(void)" (__imp_??1SecureArray@QCA@@QAE@XZ)" in Funktion ""public: class QByteArray __thiscall Cipher::initKeyExchange(void)" (?initKeyExchange@Cipher@@QAE?AVQByteArray@@XZ)".
- mod_common.lib(cipher.cpp.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: class QByteArray __thiscall QCA::SecureArray::toByteArray(void)const " (__imp_?toByteArray@SecureArray@QCA@@QBE?AVQByteArray@@XZ)" in Funktion ""public: class QByteArray __thiscall Cipher::initKeyExchange(void)" (?initKeyExchange@Cipher@@QAE?AVQByteArray@@XZ)".
- mod_common.lib(cipher.cpp.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: class QCA::SecureArray __thiscall QCA::BigInteger::toArray(void)const " (__imp_?toArray@BigInteger@QCA@@QBE?AVSecureArray@2@XZ)" in Funktion ""public: class QByteArray __thiscall Cipher::initKeyExchange(void)" (?initKeyExchange@Cipher@@QAE?AVQByteArray@@XZ)".
- mod_common.lib(cipher.cpp.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: class QCA::BigInteger __thiscall QCA::DHPublicKey::y(void)const " (__imp_?y@DHPublicKey@QCA@@QBE?AVBigInteger@2@XZ)" in Funktion ""public: class QByteArray __thiscall Cipher::initKeyExchange(void)" (?initKeyExchange@Cipher@@QAE?AVQByteArray@@XZ)".
- mod_common.lib(cipher.cpp.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: class QCA::DHPublicKey __thiscall QCA::PublicKey::toDH(void)const " (__imp_?toDH@PublicKey@QCA@@QBE?AVDHPublicKey@2@XZ)" in Funktion ""public: class QByteArray __thiscall Cipher::initKeyExchange(void)" (?initKeyExchange@Cipher@@QAE?AVQByteArray@@XZ)".
- mod_common.lib(cipher.cpp.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: class QCA::PublicKey __thiscall QCA::PKey::toPublicKey(void)const " (__imp_?toPublicKey@PKey@QCA@@QBE?AVPublicKey@2@XZ)" in Funktion ""public: class QByteArray __thiscall Cipher::initKeyExchange(void)" (?initKeyExchange@Cipher@@QAE?AVQByteArray@@XZ)".
- mod_common.lib(cipher.cpp.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: bool __thiscall QCA::PKey::isNull(void)const " (__imp_?isNull@PKey@QCA@@QBE_NXZ)" in Funktion ""public: class QByteArray __thiscall Cipher::initKeyExchange(void)" (?initKeyExchange@Cipher@@QAE?AVQByteArray@@XZ)".
- mod_common.lib(cipher.cpp.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: __thiscall QCA::DLGroup::~DLGroup(void)" (__imp_??1DLGroup@QCA@@QAE@XZ)" in Funktion ""public: class QByteArray __thiscall Cipher::initKeyExchange(void)" (?initKeyExchange@Cipher@@QAE?AVQByteArray@@XZ)".
- mod_common.lib(cipher.cpp.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: virtual __thiscall QCA::KeyGenerator::~KeyGenerator(void)" (__imp_??1KeyGenerator@QCA@@UAE@XZ)" in Funktion ""public: class QByteArray __thiscall Cipher::initKeyExchange(void)" (?initKeyExchange@Cipher@@QAE?AVQByteArray@@XZ)".
- mod_common.lib(cipher.cpp.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: class QCA::PrivateKey & __thiscall QCA::PrivateKey::operator=(class QCA::PrivateKey const &)" (__imp_??4PrivateKey@QCA@@QAEAAV01@ABV01@@Z)" in Funktion ""public: class QByteArray __thiscall Cipher::initKeyExchange(void)" (?initKeyExchange@Cipher@@QAE?AVQByteArray@@XZ)".
- mod_common.lib(cipher.cpp.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: class QCA::DHPrivateKey __thiscall QCA::PrivateKey::toDH(void)const " (__imp_?toDH@PrivateKey@QCA@@QBE?AVDHPrivateKey@2@XZ)" in Funktion ""public: class QByteArray __thiscall Cipher::initKeyExchange(void)" (?initKeyExchange@Cipher@@QAE?AVQByteArray@@XZ)".
- mod_common.lib(cipher.cpp.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: class QCA::PrivateKey __thiscall QCA::KeyGenerator::createDH(class QCA::DLGroup const &,class QString const &)" (__imp_?createDH@KeyGenerator@QCA@@QAE?AVPrivateKey@2@ABVDLGroup@2@ABVQString@@@Z)" in Funktion ""public: class QByteArray __thiscall Cipher::initKeyExchange(void)" (?initKeyExchange@Cipher@@QAE?AVQByteArray@@XZ)".
- mod_common.lib(cipher.cpp.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: __thiscall QCA::KeyGenerator::KeyGenerator(class QObject *)" (__imp_??0KeyGenerator@QCA@@QAE@PAVQObject@@@Z)" in Funktion ""public: class QByteArray __thiscall Cipher::initKeyExchange(void)" (?initKeyExchange@Cipher@@QAE?AVQByteArray@@XZ)".
- mod_common.lib(cipher.cpp.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: __thiscall QCA::DLGroup::DLGroup(class QCA::BigInteger const &,class QCA::BigInteger const &)" (__imp_??0DLGroup@QCA@@QAE@ABVBigInteger@1@0@Z)" in Funktion ""public: class QByteArray __thiscall Cipher::initKeyExchange(void)" (?initKeyExchange@Cipher@@QAE?AVQByteArray@@XZ)".
- mod_common.lib(cipher.cpp.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: __thiscall QCA::BigInteger::BigInteger(int)" (__imp_??0BigInteger@QCA@@QAE@H@Z)" in Funktion ""public: class QByteArray __thiscall Cipher::initKeyExchange(void)" (?initKeyExchange@Cipher@@QAE?AVQByteArray@@XZ)".
- mod_common.lib(cipher.cpp.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: __thiscall QCA::Initializer::Initializer(enum QCA::MemoryMode,int)" (__imp_??0Initializer@QCA@@QAE@W4MemoryMode@1@H@Z)" in Funktion ""public: class QByteArray __thiscall Cipher::initKeyExchange(void)" (?initKeyExchange@Cipher@@QAE?AVQByteArray@@XZ)".
- mod_common.lib(cipher.cpp.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: __thiscall QCA::SymmetricKey::~SymmetricKey(void)" (__imp_??1SymmetricKey@QCA@@QAE@XZ)" in Funktion "__unwindfunclet$?parseInitKeyX@Cipher@@QAE?AVQByteArray@@V2@@Z$0".
- mod_common.lib(cipher.cpp.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: virtual __thiscall QCA::Hash::~Hash(void)" (__imp_??1Hash@QCA@@UAE@XZ)" in Funktion ""public: class QByteArray __thiscall Cipher::parseInitKeyX(class QByteArray)" (?parseInitKeyX@Cipher@@QAE?AVQByteArray@@V2@@Z)".
- mod_common.lib(cipher.cpp.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: __thiscall QCA::MemoryRegion::~MemoryRegion(void)" (__imp_??1MemoryRegion@QCA@@QAE@XZ)" in Funktion ""public: class QByteArray __thiscall Cipher::parseInitKeyX(class QByteArray)" (?parseInitKeyX@Cipher@@QAE?AVQByteArray@@V2@@Z)".
- mod_common.lib(cipher.cpp.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: class QByteArray __thiscall QCA::MemoryRegion::toByteArray(void)const " (__imp_?toByteArray@MemoryRegion@QCA@@QBE?AVQByteArray@@XZ)" in Funktion ""public: class QByteArray __thiscall Cipher::parseInitKeyX(class QByteArray)" (?parseInitKeyX@Cipher@@QAE?AVQByteArray@@V2@@Z)".
- mod_common.lib(cipher.cpp.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: class QCA::MemoryRegion __thiscall QCA::Hash::hash(class QCA::MemoryRegion const &)" (__imp_?hash@Hash@QCA@@QAE?AVMemoryRegion@2@ABV32@@Z)" in Funktion ""public: class QByteArray __thiscall Cipher::parseInitKeyX(class QByteArray)" (?parseInitKeyX@Cipher@@QAE?AVQByteArray@@V2@@Z)".
- mod_common.lib(cipher.cpp.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: __thiscall QCA::Hash::Hash(class QString const &,class QString const &)" (__imp_??0Hash@QCA@@QAE@ABVQString@@0@Z)" in Funktion ""public: class QByteArray __thiscall Cipher::parseInitKeyX(class QByteArray)" (?parseInitKeyX@Cipher@@QAE?AVQByteArray@@V2@@Z)".
- mod_common.lib(cipher.cpp.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: __thiscall QCA::MemoryRegion::MemoryRegion(class QByteArray const &)" (__imp_??0MemoryRegion@QCA@@QAE@ABVQByteArray@@@Z)" in Funktion ""public: class QByteArray __thiscall Cipher::parseInitKeyX(class QByteArray)" (?parseInitKeyX@Cipher@@QAE?AVQByteArray@@V2@@Z)".
- mod_common.lib(cipher.cpp.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: class QCA::SymmetricKey __thiscall QCA::PrivateKey::deriveKey(class QCA::PublicKey const &)" (__imp_?deriveKey@PrivateKey@QCA@@QAE?AVSymmetricKey@2@ABVPublicKey@2@@Z)" in Funktion ""public: class QByteArray __thiscall Cipher::parseInitKeyX(class QByteArray)" (?parseInitKeyX@Cipher@@QAE?AVQByteArray@@V2@@Z)".
- mod_common.lib(cipher.cpp.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: __thiscall QCA::DHPublicKey::DHPublicKey(class QCA::DLGroup const &,class QCA::BigInteger const &,class QString const &)" (__imp_??0DHPublicKey@QCA@@QAE@ABVDLGroup@1@ABVBigInteger@1@ABVQString@@@Z)" in Funktion ""public: class QByteArray __thiscall Cipher::parseInitKeyX(class QByteArray)" (?parseInitKeyX@Cipher@@QAE?AVQByteArray@@V2@@Z)".
- mod_common.lib(cipher.cpp.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: __thiscall QCA::BigInteger::BigInteger(class QCA::SecureArray const &)" (__imp_??0BigInteger@QCA@@QAE@ABVSecureArray@1@@Z)" in Funktion ""public: class QByteArray __thiscall Cipher::parseInitKeyX(class QByteArray)" (?parseInitKeyX@Cipher@@QAE?AVQByteArray@@V2@@Z)".
- mod_common.lib(cipher.cpp.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: class QCA::BigInteger __thiscall QCA::DHPrivateKey::y(void)const " (__imp_?y@DHPrivateKey@QCA@@QBE?AVBigInteger@2@XZ)" in Funktion ""public: class QByteArray __thiscall Cipher::parseInitKeyX(class QByteArray)" (?parseInitKeyX@Cipher@@QAE?AVQByteArray@@V2@@Z)".
- mod_common.lib(cipher.cpp.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: __thiscall QCA::SecureArray::SecureArray(class QByteArray const &)" (__imp_??0SecureArray@QCA@@QAE@ABVQByteArray@@@Z)" in Funktion ""public: class QByteArray __thiscall Cipher::parseInitKeyX(class QByteArray)" (?parseInitKeyX@Cipher@@QAE?AVQByteArray@@V2@@Z)".
- mod_common.lib(cipher.cpp.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: __thiscall QCA::InitializationVector::~InitializationVector(void)" (__imp_??1InitializationVector@QCA@@QAE@XZ)" in Funktion "__unwindfunclet$?blowfishCBC@Cipher@@AAE?AVQByteArray@@V2@_N@Z$0".
- mod_common.lib(cipher.cpp.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: virtual __thiscall QCA::Cipher::~Cipher(void)" (__imp_??1Cipher@QCA@@UAE@XZ)" in Funktion ""private: class QByteArray __thiscall Cipher::blowfishCBC(class QByteArray,bool)" (?blowfishCBC@Cipher@@AAE?AVQByteArray@@V2@_N@Z)".
- mod_common.lib(cipher.cpp.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: virtual bool __thiscall QCA::Cipher::ok(void)const " (__imp_?ok@Cipher@QCA@@UBE_NXZ)" in Funktion ""private: class QByteArray __thiscall Cipher::blowfishCBC(class QByteArray,bool)" (?blowfishCBC@Cipher@@AAE?AVQByteArray@@V2@_N@Z)".
- mod_common.lib(cipher.cpp.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: virtual class QCA::MemoryRegion __thiscall QCA::Cipher::final(void)" (__imp_?final@Cipher@QCA@@UAE?AVMemoryRegion@2@XZ)" in Funktion ""private: class QByteArray __thiscall Cipher::blowfishCBC(class QByteArray,bool)" (?blowfishCBC@Cipher@@AAE?AVQByteArray@@V2@_N@Z)".
- mod_common.lib(cipher.cpp.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: virtual class QCA::MemoryRegion __thiscall QCA::Cipher::update(class QCA::MemoryRegion const &)" (__imp_?update@Cipher@QCA@@UAE?AVMemoryRegion@2@ABV32@@Z)" in Funktion ""private: class QByteArray __thiscall Cipher::blowfishCBC(class QByteArray,bool)" (?blowfishCBC@Cipher@@AAE?AVQByteArray@@V2@_N@Z)".
- mod_common.lib(cipher.cpp.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: __thiscall QCA::Cipher::Cipher(class QString const &,enum QCA::Cipher::Mode,enum QCA::Cipher::Padding,enum QCA::Direction,class QCA::SymmetricKey const &,class QCA::InitializationVector const &,class QString const &)" (__imp_??0Cipher@QCA@@QAE@ABVQString@@W4Mode@01@W4Padding@01@W4Direction@1@ABVSymmetricKey@1@ABVInitializationVector@1@0@Z)" in Funktion ""private: class QByteArray __thiscall Cipher::blowfishCBC(class QByteArray,bool)" (?blowfishCBC@Cipher@@AAE?AVQByteArray@@V2@_N@Z)".
- mod_common.lib(cipher.cpp.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: __thiscall QCA::InitializationVector::InitializationVector(class QByteArray const &)" (__imp_??0InitializationVector@QCA@@QAE@ABVQByteArray@@@Z)" in Funktion ""private: class QByteArray __thiscall Cipher::blowfishCBC(class QByteArray,bool)" (?blowfishCBC@Cipher@@AAE?AVQByteArray@@V2@_N@Z)".
- mod_common.lib(cipher.cpp.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: __thiscall QCA::SymmetricKey::SymmetricKey(class QByteArray const &)" (__imp_??0SymmetricKey@QCA@@QAE@ABVQByteArray@@@Z)" in Funktion ""private: class QByteArray __thiscall Cipher::blowfishCBC(class QByteArray,bool)" (?blowfishCBC@Cipher@@AAE?AVQByteArray@@V2@_N@Z)".
- mod_common.lib(cipher.cpp.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: __thiscall QCA::InitializationVector::InitializationVector(int)" (__imp_??0InitializationVector@QCA@@QAE@H@Z)" in Funktion ""private: class QByteArray __thiscall Cipher::blowfishCBC(class QByteArray,bool)" (?blowfishCBC@Cipher@@AAE?AVQByteArray@@V2@_N@Z)".
- mod_common.lib(cipher.cpp.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: class QCA::BigInteger & __thiscall QCA::BigInteger::operator=(class QCA::BigInteger const &)" (__imp_??4BigInteger@QCA@@QAEAAV01@ABV01@@Z)" in Funktion ""public: __thiscall Cipher::Cipher(void)" (??0Cipher@@QAE@XZ)".
- mod_common.lib(cipher.cpp.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: __thiscall QCA::BigInteger::BigInteger(char const *)" (__imp_??0BigInteger@QCA@@QAE@PBD@Z)" in Funktion ""public: __thiscall Cipher::Cipher(void)" (??0Cipher@@QAE@XZ)".
- mod_common.lib(cipher.cpp.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: __thiscall QCA::BigInteger::BigInteger(void)" (__imp_??0BigInteger@QCA@@QAE@XZ)" in Funktion ""public: __thiscall Cipher::Cipher(void)" (??0Cipher@@QAE@XZ)".
- mod_common.lib(cipher.cpp.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: __thiscall QCA::DHPrivateKey::DHPrivateKey(void)" (__imp_??0DHPrivateKey@QCA@@QAE@XZ)" in Funktion ""public: __thiscall Cipher::Cipher(void)" (??0Cipher@@QAE@XZ)".
- mod_common.lib(cipher.cpp.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: __thiscall QCA::InitializationVector::InitializationVector(void)" (__imp_??0InitializationVector@QCA@@QAE@XZ)" in Funktion ""private: class QByteArray __thiscall Cipher::blowfishECB(class QByteArray,bool)" (?blowfishECB@Cipher@@AAE?AVQByteArray@@V2@_N@Z)".
- ..\quassel.exe : fatal error LNK1120: 48 nicht aufgelöste externe Verweise.
- LINK failed. with 2