VS 2019 and Qt VS Tools 2.4.2
Unsolved
General and Desktop
-
Hi,
this might be a dumb question, so be merciful.
I'm trying to compile some Qt projects directly from Visual Studio, but it seems like that the project can't set any Qt project setting.
If I compile, the moc files are not generated and of course the whole process fails.
Also trying to explicitly compile .ui and .qrc files with right click is disabled.
I have set the the default Qt Version in the Qt Options so I'm not sure what could it beWhat am I missing?
-