Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. [Moved] import f.ex. flightgear project into qtcreator
Forum Updated to NodeBB v4.3 + New Features

[Moved] import f.ex. flightgear project into qtcreator

Scheduled Pinned Locked Moved Qt Creator and other tools
11 Posts 4 Posters 3.8k 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.
  • M Offline
    M Offline
    mike4
    wrote on last edited by
    #1

    how?
    Thanks

    1 Reply Last reply
    0
    • L Offline
      L Offline
      loladiro
      wrote on last edited by
      #2

      By formulating your question so that we can understand it!

      http://www.catb.org/~esr/faqs/smart-questions.html

      1 Reply Last reply
      0
      • M Offline
        M Offline
        mike4
        wrote on last edited by
        #3

        alike Eclipse. there you can import makefile, vs projects etc.

        1 Reply Last reply
        0
        • D Offline
          D Offline
          DenisKormalev
          wrote on last edited by
          #4

          mike4, can you elaborate? What do you mean by import?
          Opening it? Then you just need to go to File->Open Project or File.
          Adding it as subproject to your project? Just copy it near your sources and modify your .pro-file (or add new one with SUBDIRS).

          1 Reply Last reply
          0
          • M Offline
            M Offline
            mike4
            wrote on last edited by
            #5

            this is a makefile project with hundreds of files. in eclipse i do a new empty project and simply click to import all files, all done and ready to compile.-
            Thanks

            1 Reply Last reply
            0
            • D Offline
              D Offline
              DenisKormalev
              wrote on last edited by
              #6

              If you simply need to add all files to your project then you can use Add Existing Files option in created project.
              If you need to import makefile too then afaik New Project->Other Project->Import Existing Project will help you.

              1 Reply Last reply
              0
              • M Offline
                M Offline
                mike4
                wrote on last edited by
                #7

                Thanks haven't seen this...only few days with qtcreator. Now at the end of compiling it asks for an executable file. What does that mean?
                thanks again

                1 Reply Last reply
                0
                • D Offline
                  D Offline
                  DenisKormalev
                  wrote on last edited by
                  #8

                  Probably in makefile-based projects (never used them in QtCreator) you need to set executable to run in project settings.

                  1 Reply Last reply
                  0
                  • M Offline
                    M Offline
                    mike4
                    wrote on last edited by
                    #9

                    imported now it says no target etc. set. how could i use the existing makefile?

                    1 Reply Last reply
                    0
                    • D Offline
                      D Offline
                      DenisKormalev
                      wrote on last edited by
                      #10

                      mike4, not sure, never used it.

                      P.S. moved to tools, btw

                      1 Reply Last reply
                      0
                      • T Offline
                        T Offline
                        tobias.hunger
                        wrote on last edited by
                        #11

                        Have you checked the "documentation":http://doc.qt.nokia.com/qtcreator-2.2/creator-project-generic.html?

                        Is there something in it that is not clear? How can we improve it?

                        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