[Interest] Qt .pro to Visual Studio 2019 solution convert: is it supported?
Alexander Dyagilev
alervdvcw at gmail.com
Sat Jun 26 20:55:11 CEST 2021
Hello,
This command was working fine for me with Visual Studio 2017:
qmake.exe -r -tp vc project.pro
Now it does not work: errors are generated in console output, something
like invalid path, 0 files copied (several of them).
I've tried to use Qt Visual Studio Tools extension - does not work too.
It seems it creates solution, but it fails to even start to compile.
Tried Qt 5.12.11 and 5.15.2 versions.
More information about the Interest
mailing list