Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. No rule to make target Error

No rule to make target Error

Scheduled Pinned Locked Moved Unsolved General and Desktop
5 Posts 3 Posters 518 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.
  • K Offline
    K Offline
    kronos2411
    wrote on last edited by
    #1

    Hello guys, i selected vulkan cubes example and when i try to compile it, compiler gave an error:

    No rule to make target '../shared/qt_logo.buf', needed by 'qrc_hellovulkancubes.cpp'. Stop.

    Anyone know how to solve it?

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      What version of Qt are you using ?
      How did you install it ?
      On what OS ?

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

      K 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi and welcome to devnet,

        What version of Qt are you using ?
        How did you install it ?
        On what OS ?

        K Offline
        K Offline
        kronos2411
        wrote on last edited by
        #3

        @SGaist
        What version of Qt are you using ? 5.14.2
        How did you install it ? pamac install qt qtcreator
        On what OS ? Manjaro KDE

        1 Reply Last reply
        0
        • B Offline
          B Offline
          Bonnie
          wrote on last edited by Bonnie
          #4

          Hi, looks like you didn't build the project from the example folder, so the shared folder is missing.
          Maybe you copy the project folder to somewhere else, or you download it from network?
          Anyway the shared folder from examples/vulkan should be put with hellovulkancubes folder.

          K 1 Reply Last reply
          1
          • B Bonnie

            Hi, looks like you didn't build the project from the example folder, so the shared folder is missing.
            Maybe you copy the project folder to somewhere else, or you download it from network?
            Anyway the shared folder from examples/vulkan should be put with hellovulkancubes folder.

            K Offline
            K Offline
            kronos2411
            wrote on last edited by kronos2411
            #5

            @Bonnie Yes, there was message: "You will not be able to alter or compile in current location" and i clicked copy button and project was copied to my default project location. I copied shared folder from /usr/share/doc/qt/examples/vulkan/ and all works fine. Thank you.

            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