File tree 1 file changed +3
-3
lines changed
addons/source-python/docs/source-python/source/contributing 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 13
13
14
14
To build Source.Python on Linux, you need the following requirements:
15
15
16
- * `CMake 2.8 or later <https://cmake.org/download/ >`_
16
+ * `CMake 3.15 or later <https://cmake.org/download/ >`_
17
17
* `Git <https://git-scm.com/downloads >`_
18
18
* `GCC (our buildbot uses 4.8) <https://gcc.gnu.org/ >`_
19
19
@@ -45,9 +45,9 @@ Windows
45
45
46
46
To build Source.Python on Windows, you need the following requirements:
47
47
48
- * `CMake 2.8 or later <https://cmake.org/download/ >`_
48
+ * `CMake 3.15 or later <https://cmake.org/download/ >`_
49
49
* `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/ >`_
51
51
* `Microsoft Build Tools (optional, to build directly via Build.bat) <https://www.microsoft.com/en-us/download/details.aspx?id=48159 >`_
52
52
53
53
Once you have installed the requirements, follow these steps to build Source.Python:
You can’t perform that action at this time.
0 commit comments