Zhao Shuang Xiang(赵双祥) <zhao.shuangxi...@giti.com> schrieb am Mo., 15. Juni 2020, 15:07:
> Hi, > > > > I'm having trouble, when I make check libredwg by cygwin64 under > windows7, I got a error, as shown in the capture pic below: > > Hi Shuang Xiang This is only a python bindings check error. I have no idea how to fix that. I had to disable python bindings in our cygwin smoker. Either fix it and send us patches, or configure with - - disable-python. See eg https://ci.appveyor.com/project/rurban/libredwg/builds/33504186/job/gde0hwh54nfl6h2s for the latest cygwin64 smoker result. and .appveyor.yml for the recipe. AFAIK python3-devel is too broken on cygwin to be usable for extensions.