Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. fatal error :QQuickView: No such file or directory
Forum Updated to NodeBB v4.3 + New Features

fatal error :QQuickView: No such file or directory

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
2 Posts 2 Posters 2.3k 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
    primohan01
    wrote on last edited by
    #1

    Hi,
    I have installed QT-5.7.0 on my machine but while issuing make I am getting below error.

    inputview.h:33:22: fatal error: QQuickView:No such file or directory.

    #include<QQuickView>
    compilation terminated .

    Note: make is issued from qt-everywhere-opensource-5.7.0 folder itself.

    1 Reply Last reply
    0
    • p3c0P Offline
      p3c0P Offline
      p3c0
      Moderators
      wrote on last edited by JKSH
      #2

      @primohan01 Add QT += quick in .pro file.

      157

      1 Reply Last reply
      2

      • Login

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