Skip to content

Instantly share code, notes, and snippets.

@typelogic
Created February 7, 2019 16:47
Show Gist options
  • Save typelogic/4c94212decf0699833c893765b55994c to your computer and use it in GitHub Desktop.
Save typelogic/4c94212decf0699833c893765b55994c to your computer and use it in GitHub Desktop.
manual poco c++ compile stuff
g++ -o WebSocketServer WebSocketServer.cpp -lPocoFoundation -lPocoNet -lPocoUtil -I/usr/include/Poco
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment