QT VS Tool in Visual Studio 2019
Solved
General and Desktop
-
Hi,
I want to use some microsoft speech sdk and face detection sdk in visual studio 2019, but at the same time i need to draw my GUI using QT Design studio.
So, i am planning to use Visual Studio with QS VS Tool in it in order to call QT Gui.
However, when i compile a very simple QT GUI Application default project, it shows error in visual studio.
Could you guide me with this error?
Much appreciate!I had aldy add path in QT VS Tool
The errors is as below:
-
Looks like you're missing your main() function.