Install kivy 1.8.0 dev to own Python 2.7.5

I have own Python 2.7.5 and own mingw/gcc, want to build kivy 1.8.0 dev from source. When you follow up instruction from section: http://kivy.org/docs/installation/installation-windows.html Using an exisiting Python installation (64/32 bit) Always got gcc link failure, C:\portableapps\mingw\bin\gcc.exe -mno-cygwin -shared -s c:\users\\appdata\local\temp\pip-tatybd-build\kivy\graphics\texture.o c:\users\\appdata\local\temp\pip-tatybd-build\kivy\graphics\texture.def -LC:\Python27\libs -LC:\Python27\PCbuild -lopengl32 -lglew32 -lpython27 -lmsvcr90 -o build\lib.win32-2.7\kivy\graphics\texture.pyd …