Error while compiling examples on Ubuntu 20.04 for release v20.48.0 #1674
-
Can someone please help me with this error? I have g++ 11.4.0 and also clang 14.0.0-1ubuntu1.1
I'm trying to set up a server for my IoT project. This project has no beginner guide or where to start so, I've been stuck for almost a day now. |
Beta Was this translation helpful? Give feedback.
Answered by
uNetworkingAB
Nov 13, 2023
Replies: 1 comment 1 reply
-
You need zlib or flags https://github.com/uNetworking/uWebSockets/blob/master/misc/READMORE.md#compiling Btw the project is not intended for beginners. That's not the target audience. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
uNetworkingAB
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You need zlib or flags https://github.com/uNetworking/uWebSockets/blob/master/misc/READMORE.md#compiling
Btw the project is not intended for beginners. That's not the target audience.