I have some C++ header and source files and some QML files.
I tried to create a QtQuick 1 Application project through QtCreator.

See the image:

2013-10-22-115033_1280x1024_scrot.jpg

Questions:

  • The problem is that it hasn't created folders for headers and sources. Do I have to create them myself?
  • It created something called qmlapplicationviewer on its own? What should I do about that?
  • After running build it has shown some error [copyDeploymentFolders] Error 1. How do I solve it?