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. Importing a project in Qt Creator
QtWS25 Last Chance

Importing a project in Qt Creator

Scheduled Pinned Locked Moved Unsolved General and Desktop
5 Posts 2 Posters 1.7k Views
  • 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.
  • N Offline
    N Offline
    navya.dubey
    wrote on last edited by
    #1

    I want to import an existing project in my qt creator 4.0.1 with mingw compiler but as soon as the project is imported it starts showing some qmake error, please tell me the procedure as for how can a project build in other laptop work in my PC.
    Do I need to set some external path as per the project or what to do, completely blank and struggling.

    raven-worxR 1 Reply Last reply
    0
    • N navya.dubey

      I want to import an existing project in my qt creator 4.0.1 with mingw compiler but as soon as the project is imported it starts showing some qmake error, please tell me the procedure as for how can a project build in other laptop work in my PC.
      Do I need to set some external path as per the project or what to do, completely blank and struggling.

      raven-worxR Offline
      raven-worxR Offline
      raven-worx
      Moderators
      wrote on last edited by
      #2

      @navya.dubey said in Importing a project in Qt Creator:

      but as soon as the project is imported it starts showing some qmake error

      i think showing the error to us raises the chances to get appropriate help.

      --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
      If you have a question please use the forum so others can benefit from the solution in the future

      1 Reply Last reply
      3
      • N Offline
        N Offline
        navya.dubey
        wrote on last edited by
        #3

        the error is no rule to make target '.../.../.../../debug/qrc_icones.cpp' needed by 'debug/qrc_icones.o'. Stop

        I can find the file qrc_icon.o in the project file, but no idea about the cpp file , originally I build the project in other PC and now when I want to transfer my project elsewhere I am facing these issues.

        please help

        raven-worxR 1 Reply Last reply
        0
        • N navya.dubey

          the error is no rule to make target '.../.../.../../debug/qrc_icones.cpp' needed by 'debug/qrc_icones.o'. Stop

          I can find the file qrc_icon.o in the project file, but no idea about the cpp file , originally I build the project in other PC and now when I want to transfer my project elsewhere I am facing these issues.

          please help

          raven-worxR Offline
          raven-worxR Offline
          raven-worx
          Moderators
          wrote on last edited by
          #4

          @navya.dubey
          please try to rerun qmake (right-click on the project in QtCreator)

          --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
          If you have a question please use the forum so others can benefit from the solution in the future

          N 1 Reply Last reply
          0
          • raven-worxR raven-worx

            @navya.dubey
            please try to rerun qmake (right-click on the project in QtCreator)

            N Offline
            N Offline
            navya.dubey
            wrote on last edited by
            #5

            @raven-worx It is still showing the same error but when I am running my project without deployment it works fine or seems to work fine but there is always an error pop up which says the same error.

            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