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
I'm trying to compile this on Mint 18 (Ubuntu 16.04) and I get this error:
hidclient.c:(.text+0x11c): undefined reference to sdp_data_alloc_with_length' /tmp/ccKpSfSH.o: In functionmain':
hidclient.c:(.text.startup+0x7c7): undefined reference to `ba2str'
collect2: error: ld returned 1 exit status
Any help would be appreciated.
The text was updated successfully, but these errors were encountered:
I'm trying to compile this on Mint 18 (Ubuntu 16.04) and I get this error:
hidclient.c:(.text+0x11c): undefined reference to
sdp_data_alloc_with_length' /tmp/ccKpSfSH.o: In function
main':hidclient.c:(.text.startup+0x7c7): undefined reference to `ba2str'
collect2: error: ld returned 1 exit status
Any help would be appreciated.
The text was updated successfully, but these errors were encountered: