File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
addons/source-python/docs/source-python/source/contributing Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1313
1414To build Source.Python on Linux, you need the following requirements:
1515
16- * `CMake 2.8 or later <https://cmake.org/download/ >`_
16+ * `CMake 3.15 or later <https://cmake.org/download/ >`_
1717* `Git <https://git-scm.com/downloads >`_
1818* `GCC (our buildbot uses 4.8) <https://gcc.gnu.org/ >`_
1919
@@ -45,9 +45,9 @@ Windows
4545
4646To build Source.Python on Windows, you need the following requirements:
4747
48- * `CMake 2.8 or later <https://cmake.org/download/ >`_
48+ * `CMake 3.15 or later <https://cmake.org/download/ >`_
4949* `Git <https://git-scm.com/downloads >`_
50- * `Visual C++ 2010 <https://my. visualstudio.com/Downloads?q=visual%20studio%202010&wt.mc_id=o~msft~vscom~older-downloads >`_
50+ * `Visual C++ 2022 <https://visualstudio.microsoft. com/de/vs/ >`_
5151* `Microsoft Build Tools (optional, to build directly via Build.bat) <https://www.microsoft.com/en-us/download/details.aspx?id=48159 >`_
5252
5353Once you have installed the requirements, follow these steps to build Source.Python:
You can’t perform that action at this time.
0 commit comments