Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Fatal error C1083: Cannot open include file: 'QQmlApplicationEngine': No such file or directory
Forum Updated to NodeBB v4.3 + New Features

Fatal error C1083: Cannot open include file: 'QQmlApplicationEngine': No such file or directory

Scheduled Pinned Locked Moved QML and Qt Quick
2 Posts 2 Posters 4.7k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    PogoMips2
    wrote on 27 Oct 2013, 16:30 last edited by
    #1

    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

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 27 Oct 2013, 20:14 last edited by
      #2

      Hi and welcome to devnet,

      Do you have

      @QT += qml@

      in your pro file ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      1

      1/2

      27 Oct 2013, 16:30

      • Login

      • Login or register to search.
      1 out of 2
      • First post
        1/2
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved