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 739a61b commit 1b6b0bcCopy full SHA for 1b6b0bc
source/code/build.cmd
@@ -4,7 +4,7 @@
4
:: MS Windows SDK for Windows 7 and .NET Framework 4
5
::
6
:: More details at:
7
-:: https://github.com/cython/cython/wiki/64BitCythonExtensionsOnWindows
+:: https://github.com/cython/cython/wiki/CythonExtensionsOnWindows
8
9
IF "%DISTUTILS_USE_SDK%"=="1" (
10
ECHO Configuring environment to build with MSVC on a 64bit architecture
0 commit comments