I\'m in the process of writing a build script to automate build and release tasks. I have a Qt Creator project which has three configurations, two of which I want to completely rebuild from scratch wi
I got a problem with QT Creator. I changed some widgets in my UI-file but when I\'m building my program I get the old version without the changes. I already tried these things:
I am somewhat new to this concept and am having some problems loading libraries at run time. On the development machine I am using, the libraries seem to get loaded properly and the program will run c
I\'m trying to compile this little piece of code from the boost documentation: (http://www.boost.org/doc/libs/1_46_1/libs/iostreams/doc/tutorial/filter_usage.html)
I noticed in 2.1 of QTCreator, that they now have a sort of intellisense similar to that of Visual Studio. I know intellisense is Microsoft\'s name for this concept of the helpful tooltip that pops up
Right now I\'m learning Qt, especially QtMobility messaging. I deploy it to S60 FP 2, Nokia E72. But the application using capability that needed to have non self-signed license. Until now if I need
I was wondering if anyone know of a quick and easy way to refactor the code files in my QT Project using QTCreator? Specifically I am trying to organize my source files and 开发者_运维问答Its a bit of
I have a QtCreator project file *.pro How to convert it to V开发者_开发问答isual Studio 2008 project *.sln?You can also use the qmake command to do this.
I\'ve been looking around for a nice 开发者_StackOverflow中文版C++ IDE, and I really like the features and performance of Qt Creator, and I plan to use it to make Qt based applications down the road.
I have multiple installations of Qt4 on my Windows XP SP2 machine and have installed Qt Creator 2.1 today. However, running the project (.pro) files spawns the oldest version of Qt Designer installed