Vendrof

Results 1 comments of Vendrof

Hello, Sadly I have the same problem with python35. I found the lib and adapted the paths in the configure.win file : ``` echo 'PKG_LIBS=-LC:/Users/mli/AppData/Local/Programs/Python/Python35-32/libs -lpython35' > src/makevars.win echo 'PKG_CFLAGS=-I"C:/Users/mli/AppData/Local/Programs/Python/Python35-32/include"'...