[python-win32] problem with cython on windows

2019-02-09 Thread thiemo . theile
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.

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

2019-02-12 Thread thiemo . theile
mo From: "Nikolai Spahiev" To: "thiemo theile" Cc: "python-win32" Date: 12.02.2019 10:05 Subject:Re: python-win32 Digest, Vol 190, Issue 2 From: "thiemo theile" Yes, I compiled all the sources with the same compiler. At least every

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

2019-02-12 Thread thiemo . theile
indows Message-ID: <1746366880.8478.1549865486459.javamail.zim...@vintech.bg> Content-Type: text/plain; charset="utf-8" From: "thiemo theile" To: python-win32@python.org Sent: Friday, February 8, 2019 6:49:07 PM Subject: [python-win32] problem with cyth