Undefined Reference to deflateInit2_, deflate, deflateEnd c++ #CR8: Gzip

I do not understand how to solve this issue. I have tried installing gzip locally and messing with cmake files but im not sure what the problem is. Currently using Git Bash

Hey @JusDooEt! You should be able to add zlib using the instructions here: C++ - CodeCrafters.

We’ll add this to the starter code too, will keep this open until that’s done!

For reference, here’s the PR that adds this to the starter code:

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.