robinpaulson / SimpleRT

Simple Reverse Tethering utility for Android
GNU General Public License v3.0
905 stars 101 forks source link

Can't build source on mac #6

Closed alexandrius closed 7 years ago

alexandrius commented 7 years ago

Every time I try to make the source I got the error http://imgur.com/LklkBkF

I tried reinstalling libusb many times with homebrew. Nothing helped

Please help building from source.

vvviperrr commented 7 years ago

show, how you install libusb from homebrew please

alexandrius commented 7 years ago

brew install libusb brew instlal libusb-compat

alexandrius commented 7 years ago

I don't know what happened. Just re-downloaded source and It worked. Sorry and thanks.

vvviperrr commented 7 years ago

brew instlal libusb-compat

it will install old version of libusb. SimpleRT depends of libusb-1.0.

No problem, feel free to ask)