Kitura-WebSocket-NIO icon indicating copy to clipboard operation
Kitura-WebSocket-NIO copied to clipboard

move CZlib in linux

Open makleso6 opened this issue 5 years ago • 8 comments

I am using KituraNio on iOS, and it no need to use CZlib (zlib exists on Mac and iOS)

makleso6 avatar Nov 17 '19 23:11 makleso6

@djones6 Hi! Can you help me with CI? Why it is failed?

makleso6 avatar Nov 18 '19 09:11 makleso6

I also install swift-development-snapshot on my local machine and it compile successfully swift-DEVELOPMENT-SNAPSHOT-2019-09-26-a.xctoolchain

makleso6 avatar Nov 18 '19 12:11 makleso6

It also fails on empty #61 PR

makleso6 avatar Nov 18 '19 12:11 makleso6

@makleso6 it looks like the latest swift-nio doesn't compile on the older development snapshot this repo had configured for the CI. I'll update it to a recent 5.1 dev snapshot and restart the build.

djones6 avatar Nov 19 '19 10:11 djones6

@djones6 build passed, Thanks!

makleso6 avatar Nov 19 '19 12:11 makleso6

@djones6 CI fail again(

makleso6 avatar Dec 05 '19 08:12 makleso6

@djones6 CI fail again(

Hi @makleso6 , The build fails because of issue #63. PR #62 fixes the issue. Once merged you can rebase it to your change. Thanks.

harish1992 avatar Dec 09 '19 06:12 harish1992

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Sep 27 '20 02:09 CLAassistant