Changes between Version 4 and Version 5 of expansion/gw16113


Ignore:
Timestamp:
08/24/2018 10:38:19 PM (6 years ago)
Author:
Cale Collins
Comment:

added build-essential to building gwsoc

Legend:

Unmodified
Added
Removed
Modified
  • expansion/gw16113

    v4 v5  
    423423git clone http://github.com/Gateworks/gwsoc
    424424cd gwsoc/gwsoc
    425 sudo aptitude install libudev-dev libusb-1.0-0-dev libhidapi-dev # install dependencies
     425sudo apt-get install build-essential libudev-dev libusb-1.0-0-dev libhidapi-dev # install dependencies
    426426make
    427427}}}