After installing Qt Creator, from http://qt-project.org/downloads – “Qt Creator 2.5.2 for Windows (31 MB)” when I choose File->New File […]
https://i.stack.imgur.com/qhJ30.png
It’s probably stupid question, but don’t now why it is so.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Install the Qt SDK instead. When you download Qt Creator, all you get is the IDE, you don’t actually get Qt or a compiler. The SDK is much easier.
Edit: The SDK can be found here, at least at the time of writing, and it seems that from Qt 5 and onwards, the default download includes both Qt and Qt Creator.