Talk:How to Compile Qt(.cpp) file from command prompt
Article Review by fasttrack
(20090916)
This article helps to create a pkg file for any application. Article help when application is on tested mode. With this we can compile our application without opening an
Article Review by savaj (20090926)
Although Carbide C++ provides way to build project, create SIS file from package file and sign SIS file using certificates and keys, you can also build project from command line. You have to run few commands from current directory of project.
This article helps to create a pkg file for any application. Article help when application is on tested mode. With this we can compile our application without opening an
QtIDE. Line to line process helps very effectily. To improve this article image of the cmd with the response of every command should added.
Article Review by savaj (20090926)
Although Carbide C++ provides way to build project, create SIS file from package file and sign SIS file using certificates and keys, you can also build project from command line. You have to run few commands from current directory of project.
Article describes various commands that need to be executed to compile and build project from command line, which is useful to those who want to build project from command line.

