Re: [python-win32] python-win32 Digest, Vol 190, Issue 2

2019-02-12 Thread Nikolai Spahiev
From: "thiemo theile" Yes, I compiled all the sources with the same compiler. At least every source code which is part of the meteoio-library. What do you mean by "ALL sources"? Here is what I do: -generate the project with cmake setting "generator" to "Visual Studio 15 2017" and "inheritEn

Re: [python-win32] python-win32 Digest, Vol 190, Issue 2

2019-02-12 Thread thiemo . theile
Do you have a windows-system with a c-compiler and python installed? Could you run my cython-code? It would be very nice, if you could test if you get the same error or if something is wrong with my compiler-python-combination... Here a link to my project: https://www.dropbox.com/sh/fa090glkb4u

Re: [python-win32] python-win32 Digest, Vol 190, Issue 2

2019-02-12 Thread thiemo . theile
Yes, I compiled all the sources with the same compiler. At least every source code which is part of the meteoio-library. What do you mean by "ALL sources"? Here is what I do: -generate the project with cmake setting "generator" to "Visual Studio 15 2017" and "inheritEnvironments" to "msvc_x86".