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 4493cd0 commit 3910fa7Copy full SHA for 3910fa7
README.md
@@ -6,14 +6,14 @@ http://cython.readthedocs.io/en/latest/src/userguide/source_files_and_compilatio
6
7
https://en.wikipedia.org/wiki/Cython
8
9
-# Software:
+# Software :
10
OS : Windows10 64-bit
11
12
Anaconda 4.3(Python 3.6, Cython 0.25.2) 64-bit For Windows 64-bit
13
14
Compiler : Microsoft C/C++ compiler x64 ( Visual Studio 2015 Community Based on 64-bit)
15
16
-# Step by step:
+# Step by step :
17
1.Set path for RC.exe --> "C:\Program Files (x86)\Windows Kits\10\bin\x64"
18
19
2.Set path for Compiler CL.exe --> "F:\software\vs2015\VC\bin\amd64" (default: "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64")
0 commit comments