Qt 6.11 is out! See what's new in the release
blog
Error when creating Widget Application: source File main.cpp not found
-
Hi,
I'm trying to create a Qt Gui Application in Visual Studio 2017. I use the Qt Vs Tools to create this app. For some reason the main.cpp file does not get created. When I create one and one to build the app I get the error that there are two main source files. Why doesn't the main Source File gets created automatically when creating the App ?