Fatal error C1083: Cannot open include file: 'QQmlApplicationEngine': No such file or directory
-
Hi,
I'm trying to get this simple example to run, but I just get the following compilation error:
http://qt-project.org/doc/qt-5.1/qtqml/qqmlapplicationengine.html#details
fatal error C1083: Cannot open include file: 'QQmlApplicationEngine': No such file or directory
Is there a special way I have to build my application?
I'm using Qt 5.1.1 on Windows 7