[Ci-reports] fail on QtConnectivity_wip_win_Integration #11

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Aug 15 10:06:04 CEST 2014


Compilation failed :(

  qlowenergyservice.obj : error LNK2019: unresolved external symbol "public: void __thiscall QLowEnergyControllerPrivate::discoverServiceDetails(class QBluetoothUuid const &)" (?discoverServiceDetails at QLowEnergyControllerPrivate@@QAEXABVQBluetoothUuid@@@Z) referenced in function "public: void __thiscall QLowEnergyService::discoverDetails(void)" (?discoverDetails at QLowEnergyService@@QAEXXZ)
  qlowenergyservice.obj : error LNK2019: unresolved external symbol "public: void __thiscall QLowEnergyControllerPrivate::writeCharacteristic(class QSharedPointer<class QLowEnergyServicePrivate>,unsigned short,class QByteArray const &)" (?writeCharacteristic at QLowEnergyControllerPrivate@@QAEXV?$QSharedPointer at VQLowEnergyServicePrivate@@@@GABVQByteArray@@@Z) referenced in function "public: void __thiscall QLowEnergyService::writeCharacteristic(class QLowEnergyCharacteristic const &,class QByteArray const &)" (?writeCharacteristic at QLowEnergyService@@QAEXABVQLowEnergyCharacteristic@@ABVQByteArray@@@Z)
  qlowenergyservice.obj : error LNK2019: unresolved external symbol "public: void __thiscall QLowEnergyControllerPrivate::writeDescriptor(class QSharedPointer<class QLowEnergyServicePrivate>,unsigned short,unsigned short,class QByteArray const &)" (?writeDescriptor at QLowEnergyControllerPrivate@@QAEXV?$QSharedPointer at VQLowEnergyServicePrivate@@@@GGABVQByteArray@@@Z) referenced in function "public: void __thiscall QLowEnergyService::writeDescriptor(class QLowEnergyDescriptor const &,class QByteArray const &)" (?writeDescriptor at QLowEnergyService@@QAEXABVQLowEnergyDescriptor@@ABVQByteArray@@@Z)
  qlowenergycontroller.obj : error LNK2019: unresolved external symbol "public: __thiscall QLowEnergyControllerPrivate::QLowEnergyControllerPrivate(void)" (??0QLowEnergyControllerPrivate@@QAE at XZ) referenced in function "public: __thiscall QLowEnergyController::QLowEnergyController(class QBluetoothAddress const &,class QObject *)" (??0QLowEnergyController@@QAE at ABVQBluetoothAddress@@PAVQObject@@@Z)
  qlowenergycontroller.obj : error LNK2019: unresolved external symbol "public: void __thiscall QLowEnergyControllerPrivate::discoverServices(void)" (?discoverServices at QLowEnergyControllerPrivate@@QAEXXZ) referenced in function "public: void __thiscall QLowEnergyController::discoverServices(void)" (?discoverServices at QLowEnergyController@@QAEXXZ)
  qlowenergycontroller.obj : error LNK2019: unresolved external symbol "public: void __thiscall QLowEnergyControllerPrivate::connectToDevice(void)" (?connectToDevice at QLowEnergyControllerPrivate@@QAEXXZ) referenced in function "public: void __thiscall QLowEnergyController::connectToDevice(void)" (?connectToDevice at QLowEnergyController@@QAEXXZ)
  qlowenergycontroller.obj : error LNK2019: unresolved external symbol "public: void __thiscall QLowEnergyControllerPrivate::disconnectFromDevice(void)" (?disconnectFromDevice at QLowEnergyControllerPrivate@@QAEXXZ) referenced in function "public: void __thiscall QLowEnergyController::disconnectFromDevice(void)" (?disconnectFromDevice at QLowEnergyController@@QAEXXZ)
  C:\work\build\qt\qtbase\lib\Qt5Bluetooth.dll : fatal error LNK1120: 7 unresolved externals

  Build log: http://testresults.qt-project.org/ci/QtConnectivity_wip_win_Integration/build_00011/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz

  Tested changes (refs/builds/wip/win_1408089007):
    http://codereview.qt-project.org/92251 [PS1] - Merge branch '5.4' into wip/win



More information about the Ci-reports mailing list