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
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
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".