mirror of https://github.com/kivy/kivy.git
Updated Creating a 64 bit development environment with MinGW on Windows (rest)
parent
f9fc4e1acd
commit
0bb86f24f7
|
@ -1,3 +1,5 @@
|
|||
**DEPRECATED**: Kivy wheels using mingwpy are available since 1.9.1. It is recommended that https://binstar.org/carlkl/mingwpy be used instead of generic MinGW.
|
||||
|
||||
In order to use kivy in true 64 bit mode you'll first need to set up your environment
|
||||
to be able to build 64 bit binaries. For this you'll need the 64 bit mingw. We'll
|
||||
assume that you already installed a 64 bit Python into e.g. ``C:\dev-64\python27``:
|
||||
|
|
Loading…
Reference in New Issue