我在 QT4里面一添加 这个QWebView 就报错。  编译的时候。

就报错:-1: error: collect2: ld returned 1 exit status

 

解决方法

 

工程文件中加   QT+= webkit

 

相关文章: