Doug Mercer
Doug Mercer
Up-date: I added git by typing pacman -S git. I then tried again and got the following: Doug@Doug-PC MINGW32 ~ $ ./libsmu-build.sh libsmu-master Saving libsmu to libsmu-master Cloning into 'libsmu-master/libsmu'......
Looking at the dir that it made and where it was looking I tried this: Doug@Doug-PC MINGW32 ~ $ ./libsmu-build.sh Saving libsmu to /home/Doug Cloning into '/home/Doug/libsmu'... remote: Enumerating objects:...
Did it again with: Doug@Doug-PC MINGW32 ~ $ **pacman -S git mingw-w64-i686-ninja** warning: git-2.20.1-1 is up to date -- reinstalling resolving dependencies... looking for conflicting packages... Packages (2) git-2.20.1-1 mingw-w64-i686-ninja-1.8.2-3...
It added ninja here: Doug@Doug-PC MINGW32 ~ $ which ninja /mingw32/bin/ninja Doug@Doug-PC MINGW32 ~ in mingw32/bin/ninja not 'C:/msys64/mingw64/bin/ninja.exe' '--version'
Yes and it gave the same result.
I changed the line using EMACS and tried again ( with libsmu dir deleted before hand) Doug@Doug-PC MINGW32 ~ $ ./libsmu-build.sh Saving libsmu to /home/Doug Cloning into '/home/Doug/libsmu'... remote: Enumerating...
Some of the errors seem to be related to libusb. I have C:\libusb-mingw installed to the computer by the way from here: http://swdownloads.analog.com/cse/build/libusb-1.0-hp.7z .
This is what is in C:\libusb-mingw Doug@Doug-PC MINGW32 ~ $ cd C:\libusb-mingw Doug@Doug-PC MINGW32 /c/libusb-mingw $ ls include libusb.h libusb-1.0 libusb-1.0.a libusb-1.0-hp MinGW32 static Doug@Doug-PC MINGW32 /c/libusb-mingw Should I delete...
[mingw-32.zip](https://github.com/analogdevicesinc/libsmu/files/2737277/mingw-32.zip) Here are all the non-folder files under libsmu/mingw-32
[include.zip](https://github.com/analogdevicesinc/libsmu/files/2737788/include.zip) There doesn't seem to be a C:\libusb-mingw\include\libusb-1.0 just C:\libusb-mingw\include\libusb The above zip is everything below include