Created
February 7, 2019 16:47
-
-
Save typelogic/4c94212decf0699833c893765b55994c to your computer and use it in GitHub Desktop.
manual poco c++ compile stuff
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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