libads
libads copied to clipboard
examples don't work
Some examples are outdated or can't compile.
They are not compiled when the full suite is.
When compile the example, the following errors are shown:
"libtool: link: gcc -I../src -pthread -DADSDebug=ADSDebugAll -Wall -o .libs/ADSserver ADSserver-ADSserver.o ADSserver-accepter.o ../src/.libs/libads.so ../src/.libs/libadsAPI.so -lpthread -pthread
ADSserver-ADSserver.o: In function ranalyze': ADSserver.c:(.text+0x84): undefined reference to_msgAnalyzeHeader'
ADSserver.c:(.text+0x39c): undefined reference to _ADSCommandName' ADSserver.c:(.text+0x4fe): undefined reference to_msgAnalyzeHeader'
Please help.
maybe a header missing?