Post
Topic
Board Announcements (Altcoins)
Re: ►►►[XBC] BitcoinPlus ►Official Thread◄官方公告◄◄◄
by
egghead123
on 26/07/2018, 11:04:23 UTC
I ran an issue as below while running `make -f makefile.unix` on ubuntu machine -

error : tor/compat_libevent.h:18:25: fatal error: event2/util.h: No such file or directory

it doesn't seem like the source code includes event2/util.h anymore - is this a bug?




Have you installed the libevent-dev dependency?

Code:
apt install libevent-dev