djm34 / sgminer-msvc2015

sgminer-gm with msvc2015 support
GNU General Public License v3.0
22 stars 25 forks source link

Build on Ubuntu Xenial #17

Closed fabstao closed 6 years ago

fabstao commented 6 years ago

Hi!

I cloned git and ran:

git submodule init git submodule update autoreconf -i

And got the following error:

autoreconf -i configure.ac:12: error: possibly undefined macro: AC_PROG_LIBTOOL If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. autoreconf: /usr/bin/autoconf failed with exit status: 1

How should I build for Ubuntu Xenial? Is it supported? Thanks

fabstao commented 6 years ago

I didnt run the commands in the correct order, now is working :)

djm34 commented 6 years ago

ok great :)