I tried to run the example, and I'm struck with a linker error DMD v2.076.1 and LDC 1.4.0./usr/bin/ld: cannot find -levent /usr/bin/ld: cannot find -levent_pthreads
Did you try installing libevent and libevent-pthreads?
Neia Neutuladh via Digitalmars-d Fri, 03 Nov 2017 12:11:29 -0700
I tried to run the example, and I'm struck with a linker error DMD v2.076.1 and LDC 1.4.0./usr/bin/ld: cannot find -levent /usr/bin/ld: cannot find -levent_pthreads
Did you try installing libevent and libevent-pthreads?