I’m looking to create a win32 application in Qt Creator – is this possible? If so, how would I go about doing it? My preference would definitely be to use native C code (and the native API) if possible.
Share
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.
Yes, you can use Qt Creator just as an IDE. It doesn’t force you to use Qt or C++ only.