p2000scanner icon indicating copy to clipboard operation
p2000scanner copied to clipboard

Will not build

Open linuxpronl opened this issue 7 years ago • 2 comments

Env: CentOS 7.2 zerozmq 1.4.5 installed in /usr/local/lib (default)

./buid.sh results in:

scanner.c:287:2: error: unknown type name ‘zmq_event_t’ zmq_event_t event; ^ scanner.c:312:16: error: request for member ‘event’ in something not a structure or union switch (event.event)

linuxpronl avatar Oct 21 '16 10:10 linuxpronl