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 b8e849cCopy full SHA for b8e849c
contributing/development/compiling/compiling_for_windows.rst
@@ -431,6 +431,11 @@ differ based on your system):
431
Troubleshooting
432
~~~~~~~~~~~~~~~
433
434
+If you get a compilation failure when using MSVC, make sure to apply the
435
+latest updates. You can do so by starting the Visual Studio IDE and using
436
+:button:`Continue without code`, then :menu:`Help > Check for Updates` in the
437
+menu bar at the top. Install all updates, then try compiling again.
438
+
439
Cross-compiling from some Ubuntu versions may lead to
440
`this bug <https://github.com/godotengine/godot/issues/9258>`_,
441
due to a default configuration lacking support for POSIX threading.
0 commit comments