libads icon indicating copy to clipboard operation
libads copied to clipboard

examples don't work

Open gass opened this issue 13 years ago • 2 comments

Some examples are outdated or can't compile.

They are not compiled when the full suite is.

gass avatar Oct 18 '12 16:10 gass

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.

jarvis-hal avatar Dec 15 '15 20:12 jarvis-hal

maybe a header missing?

gass avatar Jan 14 '16 14:01 gass