Quantcast
Channel: QtWebEngine
Viewing all articles
Browse latest Browse all 13965

Running a Qt 4 project in Qt 5.2

$
0
0
Hello, I was trying to run a Qt 4 project in my Qt 5 setup on windows and Creator is showing these errors: :-1: warning: CONFIG+=uitools is deprecated. Use QT+=uitools instead. :-1: error: Unknown module(s) in QT: qaxcontainer phonon Does this have smoething to do with the restructuring of modules in Qt 5? If so how do I get around this for my project to compile. Thank you for your time. Sam.

Viewing all articles
Browse latest Browse all 13965

Trending Articles