Igor

Results 1 comments of Igor

Thanks to @PaoloConte working for me on mac m1 monterey ``` brew install boost libboost-all-dev libboost-test-dev autoconf automake libusb pkgconfig libtool CC=/usr/bin/clang \ CXX=/usr/bin/clang++ \ CPPFLAGS=-I/opt/homebrew/include \ LDFLAGS=-I/opt/homebrew/include \ ./bootstrap...