Test Compile
authorPierre Gabin FODOP GUMETE <gabinfodop@gmail.com>
Thu, 31 Jan 2019 16:07:05 +0000 (17:07 +0100)
committerPierre Gabin FODOP GUMETE <gabinfodop@gmail.com>
Thu, 31 Jan 2019 16:07:05 +0000 (17:07 +0100)
Change-Id: I6f26d1db4cf74e2b51737a075b36ed71ce692073

src/afb-wsj1.compile

index e69de29..f830306 100644 (file)
@@ -0,0 +1,8 @@
+g++ afb-wsj1-test.cpp -lsystemd -lafbwsc -I /opt/AGL/include -L /opt/AGL/lib -pthread
+In file included from afb-wsj1-test.cpp:1:0:
+afb-wsj1.hpp:21:0: warning: "_GNU_SOURCE" redefined
+ #define _GNU_SOURCE
+<command-line>:0:0: note: this is the location of the previous definition
+
+