tried to compile from source, how to pass this error
net.cpp:19:22: fatal error: miniwget.h: No such file or directory
#include
^
compilation terminated.
make: *** [obj/net.o] Error 1
Try #include instead.
thatmeans i have to edit net.cpp file?
that means you have to get the files that are indicated. Download the missing package.
found other way to compile it, seems source is not complete