You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
Some examples are outdated or can't compile.
They are not compiled when the full suite is.
The text was updated successfully, but these errors were encountered: