vdudouyt / minipro

An open source program for controlling the MiniPRO TL866xx series of chip programmers
383 stars 77 forks source link

Fixing building using Mac Os #86

Closed nmaupu closed 6 years ago

nmaupu commented 6 years ago
nmaupu commented 6 years ago

Fixed using the following command :

make -f Makefile.osx CFLAGS="-I /usr/local/include/libusb-1.0 -g -O0 -Wall"