小弟我參考網路上的教程一路照做在windows xp下可以正常運行,教程裡說換到linux系統下只要將qextserialport1.2win-alpha內的檔案win_qextserialport換成posix_qextserialport,但我做完後發現makefile有問題,訊息如下:
makefile196:warning:overriding commands for target 'moc_qextserialbase.cpp'
makefile193:warning:ignoring old commands for target 'moc_qextserialbase.cpp'
qt版本:qt creator1.2.1
不知道怎麼解決???還是要用其他方法才能開linux的port?或者是在linuxt下不能使用qextserialport1.2win-alpha?