I get this error when trying to install ndiswrapper:
root@kali:~/Downloads/Ndiswrapper/ndiswrapper-1.60# make
make -C utils
make[1]: Entering directory '/root/Downloads/Ndiswrapper/ndiswrapper-1.60/utils'
gcc -g -Wall -I../driver -o loadndisdriver loadndisdriver.c
In file included from loadndisdriver.c:37:0:
../driver/loader.h:19:40: error: missing binary operator before token "("
I have been trying to follow the youtube video on how to install ndiswrapper but this appears on my screen.
Can someone help me with this ? or point me in the right direction?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello.
I get this error when trying to install ndiswrapper:
I have been trying to follow the youtube video on how to install ndiswrapper but this appears on my screen.
Can someone help me with this ? or point me in the right direction?