Go to advanced search

by osh
Sun Oct 09, 2016 1:31 pm
Forum: General discussion
Topic: Nodogsplash, build problems
Replies: 6
Views: 5245

Nodogsplash, build problems

Has anyone successfully built "nodogsplash" on an rpi3, or knows if there is a package of it somewhere?

https://github.com/nodogsplash/nodogsplash

I've tried building it, had to install the libmicrohttpd-dev, but that only got me a few steps further.

Looking for someone with build experience here.
by osh
Sat Oct 08, 2016 7:23 pm
Forum: General discussion
Topic: Router that show one webpage
Replies: 8
Views: 4539

Re: Router that show one webpage

Trying to build the nodogsplash on my pi3 gives this error: src/gateway.c: In function {main_loop}: src/gateway.c:257:8: error: {MHD_OPTION_LISTENING_ADDRESS_REUSE} undeclared (first use in this function) MHD_OPTION_LISTENING_ADDRESS_REUSE, 1, ^ src/gateway.c:257:8: note: each undeclared identifier ...

Go to advanced search