Advertisement
Guest User

afcclient log

a guest
Jan 24th, 2016
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. Last login: Sun Jan 24 13:56:54 on ttys000
  2. Cli-MacBook:~ clib$ cd Desktop/Projects/afcclient
  3. Cli-MacBook:afcclient clib$ make
  4. clang -c -o afcclient.o afcclient.c
  5. In file included from afcclient.c:30:
  6. ./libidev.h:17:10: fatal error: 'libimobiledevice/libimobiledevice.h' file not
  7. found
  8. #include <libimobiledevice/libimobiledevice.h>
  9. ^
  10. 1 error generated.
  11. make: *** [afcclient.o] Error 1
  12. Cli-MacBook:afcclient clib$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement