Qt Creator can be used with a commercial Qt library installation. Just install it and tell it where Qt is.
/s/ Adam On Tue, May 10, 2011 at 2:19 PM, john smith <[email protected]> wrote: > Thanks for your response, > > I have install the Visual Studio Add-in. I will give you an example to find > the solution. I want to build this example > http://doc.qt.nokia.com/4.6/widgets-analogclock.html (consisted of 2 .cpp > files, 1.pro file and 1.h file).I choose the option of Qt designer plug in > and I get the window as it seems in the included docx file (analog > window.docx) of this message, but it is not include the .pro file. How to > include the .pro file? The Qt SDK is not a commercial version? > > > 2011/5/10 Coda Highland <[email protected]> >> >> Ideally, you won't even be using Visual Studio unless you have a >> specific reason. Qt offers the Qt SDK, including Qt Creator, which >> will simplify your workflow when working with Qt-based applications. >> >> /s/ Adam >> >> On Tue, May 10, 2011 at 12:52 PM, john smith >> <[email protected]> wrote: >> > Hello, >> > I am a beginner in using Qt with visual studio 2010. Could somebody tell >> > me >> > the step by step procedure that must be done to create my application? >> > I >> > havecreated this files (.cpp .h .pro .ui ), but how I could compile >> > them? >> > Finally, what option must I choose in the visual studio to create my >> > project. For instance,what is the option that I must take on the New >> > Project >> > window of vs. I have read too many tutorials and examples but I did not >> > managed to underdstand what must be done.I would appreciate your help a >> > lot! >> > >> > Thanks >> > >> > _______________________________________________ >> > Qt-creator mailing list >> > [email protected] >> > http://lists.qt.nokia.com/mailman/listinfo/qt-creator >> > >> > >> _______________________________________________ >> Qt-creator mailing list >> [email protected] >> http://lists.qt.nokia.com/mailman/listinfo/qt-creator > > > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.qt.nokia.com/mailman/listinfo/qt-creator > > _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-creator
