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. Unable to build Quick MultiEffect examples - "... is lacking an install target"
Forum Updated to NodeBB v4.3 + New Features

Unable to build Quick MultiEffect examples - "... is lacking an install target"

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
4 Posts 3 Posters 565 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.
  • Name already in useN Offline
    Name already in useN Offline
    Name already in use
    wrote on last edited by Name already in use
    #1

    Hello,

    I cloned the Quick MultiEffect extension from git://code.qt.io/qt-extensions/qtquickmultieffect.git. But when I open the .pro file of any example, QtCreator gives me the error
    Project ERROR: [path/to/.pro/file] is lacking an install target
    I am using the Desktop Qt 5.15.2 MinGW 64-bit kit.
    What can I do to to resolve this error?

    jsulmJ 1 Reply Last reply
    0
    • Name already in useN Name already in use

      Hello,

      I cloned the Quick MultiEffect extension from git://code.qt.io/qt-extensions/qtquickmultieffect.git. But when I open the .pro file of any example, QtCreator gives me the error
      Project ERROR: [path/to/.pro/file] is lacking an install target
      I am using the Desktop Qt 5.15.2 MinGW 64-bit kit.
      What can I do to to resolve this error?

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Name-already-in-use Can you post the pro file from that project?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      J 1 Reply Last reply
      0
      • J Offline
        J Offline
        john_duan
        wrote on last edited by
        #3
        This post is deleted!
        1 Reply Last reply
        0
        • jsulmJ jsulm

          @Name-already-in-use Can you post the pro file from that project?

          J Offline
          J Offline
          john_duan
          wrote on last edited by
          #4

          @jsulm
          Hello, code in QuickMultiEffect.pro

          # Add this into include path
          INCLUDEPATH += $$PWD/
          
          load(qt_parts)
          
          doc.file = doc/doc.pro
          SUBDIRS += doc
          
          
          1 Reply Last reply
          0

          • Login

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