Cross Platform Development with Qt and Visual Studio
Unsolved
Qt Creator and other tools
-
Back in 2020 Miguel Costa posted this tantalising Blog entry:
https://www.qt.io/blog/cross-platform-development-with-qt-and-visual-studio
saying that this would be supported in the then upcoming version of VS Tools.
My question has to be:
If I have an existing VS 2022 solution targeting Windows, how to persuade it to do a dual platform build as per the blog post.
PS longer term this entire solution will be converted to CMake, but until I have learnt that, it would be nice to be able to dual-target the existing solution using MSBuild, if only to get the code to a place where it works on both platforms.
Thanks
David