IN PROGRESS: add C++ websocket client API
[src/app-framework-binder.git] / src / afb-wsj1.compile
1 g++ afb-wsj1-test.cpp -lsystemd -lafbwsc -I /opt/AGL/include -L /opt/AGL/lib -pthread
2 In file included from afb-wsj1-test.cpp:1:0:
3 afb-wsj1.hpp:21:0: warning: "_GNU_SOURCE" redefined
4  #define _GNU_SOURCE
5  
6 <command-line>:0:0: note: this is the location of the previous definition
7
8