Compilation failed :( compiling mainwindow.cpp mainwindow.cpp: In member function ‘void MainWindow::openSerialPort()’: mainwindow.cpp:90:27: error: no matching function for call to ‘TestNamespace::QSerialPort::setPort(TestNamespace::QString&)’ mainwindow.cpp:90:27: note: candidate is: /work/build/qt/qtbase/include/QtSerialPort/../../../qtserialport/src/serialport/qserialport.h:170:10: note: void TestNamespace::QSerialPort::setPort(const TestNamespace::QSerialPortInfo&) /work/build/qt/qtbase/include/QtSerialPort/../../../qtserialport/src/serialport/qserialport.h:170:10: note: no known conversion for argument 1 from ‘TestNamespace::QString’ to ‘const TestNamespace::QSerialPortInfo&’ make[2]: *** [.obj/debug-shared/mainwindow.o] Error 1 make[1]: *** [sub-terminal-make_first-ordered] Error 2 make: *** [sub-examples-make_first] Error 2
Build log: http://testresults.qt-project.org/ci/QtSerialPort_master_Integration/build_00020/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/master_1361530043): http://codereview.qt-project.org/48680 [PS3] - Assign a new method name for the port name setting API _______________________________________________ Ci-reports mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/ci-reports
