I have a question. I am trying to create an app with QtWebKit. I have added
Qt += webkit
to the .pro file, but I still get errors? What should I do? I tried to use Qt += WebKit
, but then I get [Makefile]Error 3.
↧