We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6de6560 commit ad057b7Copy full SHA for ad057b7
contributing/development/compiling/compiling_for_windows.rst
@@ -354,6 +354,14 @@ and able to build Godot using Visual Studio's **Build** button.
354
355
.. seealso:: See :ref:`doc_configuring_an_ide_vs` for further details.
356
357
+Troubleshooting
358
+~~~~~~~~~~~~~~~
359
+
360
+If you get a compilation failure when using MSVC, make sure to apply the
361
+latest updates. You can do so by starting the Visual Studio IDE and using
362
+:button:`Continue without code`, then :menu:`Help > Check for Updates` in the
363
+menu bar at the top. Install all updates, then try compiling again.
364
365
Cross-compiling for Windows from other operating systems
366
--------------------------------------------------------
367
0 commit comments