-
Notifications
You must be signed in to change notification settings - Fork 112
Issues: evilpan/Airkiss
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
pi@raspberrypi:~/Airkiss $ make gcc -c -g -Wall -Wno-unused-but-set-variable main.c -o main.o In file included from main.c:12:0: utils/wifi_scan.h:4:19: fatal error: iwlib.h: No such file or directory #include <iwlib.h> ^ compilation terminated. Makefile:18: recipe for target 'main.o' failed make: *** [main.o] Error 1
#17
opened Apr 10, 2018 by
lzwzzy
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.