From: "thiemo theile"
To: python-win32@python.org
Sent: Friday, February 8, 2019 6:49:07 PM
Subject: [python-win32] problem with cython on windows
I try to write a python wrapper for a c++-library ( [
https://models.slf.ch/p/meteoio/ | https://models.slf.ch/p/meteoio/ ] ) usi
I try to write a python wrapper for a c++-library (
https://models.slf.ch/p/meteoio/ ) using cython. Everything works fine on
linux. Also with python "Microsoft Visual C++ Compiler for Python 2.7" it
works fine. The trouble starts with Visual Studio 2017 and python 3.x. The
module builds fine.