mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-08-07 09:01:38 -04:00
...
This commit is contained in:
parent
e3a8958c1d
commit
1915bb64cd
@ -98,7 +98,7 @@ Install git for windows from https://git-scm.com/download/win
|
||||
|
||||
Get a customized version of python that compiles with VS 2015, like this::
|
||||
|
||||
git clone https://github.com/kovidgoyal/cpython.git && cd cpython && git checkout 2.7
|
||||
git clone --depth 1 https://github.com/kovidgoyal/cpython.git && cd cpython && git checkout 2.7
|
||||
|
||||
PlatformToolset below corresponds to the version of Visual Studio, here 2015 (14.0)
|
||||
We create externals/nasm-2.11.06 below so that the python build script does not
|
||||
|
Loading…
x
Reference in New Issue
Block a user