I’m trying to set up a GitHub Actions workflow to build a project that requires Visual Studio 2022 and the Qt Add-in/Plugin for vs2022. I’m encountering issues with configuring the Qt version and path integration into Visual Studio 2022 within the GitHub Actions workflow.
Can someone advise on the best approach for installing and configuring the Qt Add-in/Plugin for Visual Studio 2022 in a GitHub Actions workflow?
Rivanshi Agarwal is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.