Hi,

I compiled QT4.4 in static mode, then I include all libray *.a in my project EDI (code::block)
My code works perfectly, now without any DLL
Now wanted to use QWebView form QWebKit lib, and there le link didn't work. I don't understand why this lib which is also in static and included in my project didn't works.
Please, could you help me ?
Thank