mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Merge pull request #11250 from Calinou/compiling-for-windows-msvc-updates
Document applying updates on MSVC in Compiling for Windows
This commit is contained in:
@@ -354,6 +354,14 @@ and able to build Godot using Visual Studio's **Build** button.
|
|||||||
|
|
||||||
.. seealso:: See :ref:`doc_configuring_an_ide_vs` for further details.
|
.. seealso:: See :ref:`doc_configuring_an_ide_vs` for further details.
|
||||||
|
|
||||||
|
Troubleshooting
|
||||||
|
~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
If you get a compilation failure when using MSVC, make sure to apply the
|
||||||
|
latest updates. You can do so by starting the Visual Studio IDE and using
|
||||||
|
:button:`Continue without code`, then :menu:`Help > Check for Updates` in the
|
||||||
|
menu bar at the top. Install all updates, then try compiling again.
|
||||||
|
|
||||||
Cross-compiling for Windows from other operating systems
|
Cross-compiling for Windows from other operating systems
|
||||||
--------------------------------------------------------
|
--------------------------------------------------------
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user