Open pont-us opened 3 years ago
hi @pont-us, is there a workaround to successfully build on Mac till this issue is resolved? thanks for any hint
Hi @matusbakon -- sorry, I don't know of any workaround. By the way, jpy development has now moved to https://github.com/jpy-consortium/jpy , though the issues have not yet been transferred to the new repository.
AppVeyor Python 3.5 - 3.8 builds on Mac are currently failing, evidently due to the following:
In previous Mac builds it was:
Current Windows and Linux builds also give a warning rather than an error here. We should either disable the
-Werror
flag in the Mac build or fix the implicit declaration itself.