qtconnectivity failed to compile :( /work/build/qt/qtconnectivity/examples/bluetooth/btscanner/service.cpp: In constructor 'ServiceDiscoveryDialog::ServiceDiscoveryDialog(const QString&, const QtBluetooth::QBluetoothAddress&, QWidget*)': /work/build/qt/qtconnectivity/examples/bluetooth/btscanner/service.cpp:55:5: error: 'QBluetoothLocalDevice' was not declared in this scope /work/build/qt/qtconnectivity/examples/bluetooth/btscanner/service.cpp:55:27: error: expected ';' before 'localDevice' /work/build/qt/qtconnectivity/examples/bluetooth/btscanner/service.cpp:56:40: error: 'localDevice' was not declared in this scope /work/build/qt/qtconnectivity/examples/bluetooth/btscanner/service.cpp:69:10: warning: unused variable 'set' [-Wunused-variable] make[4]: *** [.obj/release-shared/service.o] Error 1 make[3]: *** [sub-btscanner-make_first] Error 2 make[2]: *** [sub-bluetooth-make_first] Error 2 make[1]: *** [sub-examples-make_first] Error 2 make: *** [module-qtconnectivity] Error 2
Build log: http://testresults.qt-project.org/ci/QtConnectivity_dev_Integration/build_00069/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/dev_1378229081): http://codereview.qt-project.org/64094 [PS7] - Make Bluetooth adapter choosable for device and service search _______________________________________________ Ci-reports mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/ci-reports
