I have installed Qt successfully in vs2008, but there is no QtWebKitd4.lib,
when i make a progect which include webkit,
a link error is that:cannot open file QtWebKitd4.lib
what's wrong with it ?how can i do ?
Printable View
I have installed Qt successfully in vs2008, but there is no QtWebKitd4.lib,
when i make a progect which include webkit,
a link error is that:cannot open file QtWebKitd4.lib
what's wrong with it ?how can i do ?
You may need to add Qt mobility files in ur VS2008,
http://get.qt.nokia.com/qt/add-ons/q...urce-1.1.0.zip
QtWebKit has nothing to do with mobility. The problem is that OP doesn't have QtWebKit built in debug mode.