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. Diectory or not among the files of a project

Diectory or not among the files of a project

Scheduled Pinned Locked Moved Solved General and Desktop
3 Posts 2 Posters 679 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.
  • S Offline
    S Offline
    Sylas
    wrote on last edited by
    #1

    I am a beginner. I try projects with the aid of "Application Development with Qt Creator (second edition)". I also uploaded the files of the projects contained in the book. I am surprised that files contain Directories among them. Is it normal ?
    Of course Qt Creator does not behave the same manner with the existence or not of directories among the files.
    Thank you very much for your answer.

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

      Hi
      Its not really clear what the folders are.
      In a project, u will often have the xxx.pro file and serveal yyy.cpp and yyy.h
      files.

      Its also ok to have sub folder and maybe keep images in there.

      S 1 Reply Last reply
      0
      • mrjjM mrjj

        Hi
        Its not really clear what the folders are.
        In a project, u will often have the xxx.pro file and serveal yyy.cpp and yyy.h
        files.

        Its also ok to have sub folder and maybe keep images in there.

        S Offline
        S Offline
        Sylas
        wrote on last edited by
        #3

        @mrjj Hi mrjj. Thank you for your reply. After some trials, 12 errors without using folders, 1 error using folders. For me, using folders, becomes more difficult. What files shall I put in a folder ??
        THe onlly one error I have now is:
        :-1: erreur : No rule to make target ../QtQuickCalculator/qtquick2applicationviewer.h', needed by main.o'. Stop.
        Nevertheless I think the problem is solved. Folders are useful.
        I think it is you the person to tell the forum the "problem is solved". Thanks

        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