I am currently using Qt Creator 1.3 for my Qt applications. I know it uses jom for make step which is better when we have multi-core processors. But besides that what are all the advantages of using both the IDEs? Dis advantages as well? I am using the CL compiler though for compiling my applications. Are there any other specific advantages and disadvantages of these IDEs?
In the end it comes down to preferences if you want to use Qt Creator or Visual Studio for development. It is easy to create a VS project file from Qt project files using qmake. I prefer using Qt Creator because I can navigate a lot faster. My colleague, however, uses Visual Studio.
Visual Studio best IDE on the market with few limits. I like how it has a variety of plugins for almost anything. One of my favorite plugins is the remote desktop so I can edit code on servers without having to vim all the time and edit a great chunk of code at a time.
Qt Creator is a cross-platform integrated development environment (IDE) built for the maximum developer experience. Qt Creator runs on Windows, Linux, and macOS desktop operating systems and allows developers to create software across desktop, mobile, and embedded platforms.
The reason Qt isn't more popular in general is simply a steep learning curve. Historically, software engineers aren't known for their patience -- probably because their users aren't either -- and rarely have time to invest in learning an entire platform.
I am using QtCreator for development of my Qt applications because I it better fits the Qt classes as such. However I use Visual Studio for Debugging those projects.
Qt-Creator:
Visual Studio (+Visual Assist):
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With