Kitura / Kitura/Kitura-WebSocket-NIO
'CZlib' libz.pc: warning: couldn't find pc file
Open
- Dominant language
- Swift
- Stars
- 18
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
Having run `kitura init` to generate a basic Swift application when I recompile it to use Kitura-NIO by setting export KITURA_NIO=1 I then get a warning from CZlib as follows:
....
Resolving https://github.com/apple/swift-nio-ssl.git at 2.1.1
'CZlib' libz.pc: warning: couldn't find pc file
[456/456] Linking ./.build/x86_64-apple-macosx/debug/MyKituraApp
The application runs ok but I don't like the warning as I now wonder what didn't work.
I'm running on: macOS Mojave v10.14.5
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.