Skip to content

Unable to Compile my uWebsockets code #1814

Answered by uNetworkingAB
rangpec asked this question in Q&A
Discussion options

You must be logged in to vote

If you simply hit "make", you will see exactly how the examples are compiled:

g++ -march=native -O3 -Wpedantic -Wall -Wextra -Wsign-conversion -Wconversion -std=c++20 -Isrc -IuSockets/src -flto examples/EchoBody.cpp uSockets/*.o -lz -o EchoBody

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@rangpec
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@uNetworkingAB
Comment options

@rangpec
Comment options

Answer selected by uNetworkingAB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants