-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
question: compiling using visual studio #4111
Comments
Since you also need Qt to compile Tiled, I would recommend you use the Qt Online Installer. It always installs Qt Creator, which ships with a When you use the Qt Online Installer and want to use Visual Studio 2022 to compile Tiled, you need to make sure to choose a Qt version that is compatible with this compiler.
Yes, you can also use Qbs to generate a VS 2022 project:
Just note that I don't normally work with Visual Studio, so these generated projects are untested. |
How I know which version this is? |
Can you show a screenshot of the available options? |
I found it! |
Hi
Can you explain where to download Qbs and how to install it in order to compile with visual studio?
Is it possible to update it so we can use visual studio 2022? Visual studio 2017 is incredibly not up to date anymore...
The text was updated successfully, but these errors were encountered: