I have to install Qt on windows to create apps using C++. The problem I’m facing is that after installing qt-win-opensource-4.8.3-vs2008.exe and qt creator many of the things were abrupt. On opening qt-creator, it does not finds any examples: “Examples not found”. Similarly, there is no analyze option in the menu bar of Qt creator. Can somebody help me out on how to install Qt SDK and creator on windows.
Share
You can still download Qt SDK from CNET. After you’ve installed it, you can launch Maintain Nokia SDK from the Start Menu, and you can change the toolchain from Visual Studio to MinGW, as debugging doesn’t work with Visual Studio toolchain.