SlackKit icon indicating copy to clipboard operation
SlackKit copied to clipboard

incomplete definition of type 'struct bio_st'

Open sherryshao opened this issue 2 years ago • 3 comments

Wanted to take advantage of this framework and set it up in my SPM - I did install (homebrew) libressl as suggested, but am still getting some errors upon adding SlackKit as a dependency in my project targets:

Screen Shot 2022-06-02 at 4 56 48 PM

I also attempted a suggestion to just remove exclude the vapor websocket framework - but that didn't seem to work either.

Any guidance would be greatly appreciated!

sherryshao avatar Jun 02 '22 23:06 sherryshao

Same here. Xcode 13.4.1 macOS 12.4 SlackKit 4.8.0 Libressl stable 3.5.3 installed with Homebrew 3.4.11

Same error from within Xcode or from swift build.

cyrillelegrand avatar Jun 03 '22 12:06 cyrillelegrand

I'm experiencing the same issue. Is this error specific to M1? Please help!

elbuki avatar Jul 02 '22 22:07 elbuki

@elbuki https://github.com/pvzig/SlackKit/pull/212 I submitted updating SwiftNIO version PR. Is this resolved in master?

shimastripe avatar Jul 19 '22 05:07 shimastripe