You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. With lattop, install MinGW with msys shell in C:\MinGW
2. copy "libftdi1-1.0_devkit_mingw32_17Feb2013" lib\ and bin\ and include\
folder into C:\MinGW
3. In msys shell run mingw-get install mingw32-automake mingw32-autotools
mingw32-autoconf
4. copy "libmpsse-1.3" to c:\libmpsse-1.3
5. In msys shell "cd c:\libmpsse-1.3\src"
6. In msys shell "autoconf && ./configure --disable-python && make"
7. In msys shell "make install"
What is the expected output? What do you see instead?
I expect libmpsse installed. So I can run "make example-code". But it shows
"install -D -m644 libmpsse.so //usr/local/lib/libmpsse.so; install: accessing
'//usr/local/lib/libmpsse.so': No such host or network path make: [install]
Error 1"
What version of the product are you using? On what operating system?
libftdi1-1.0_devkit_mingw32_17Feb2013
libmpsse-1.3
Windows8
MinGW with mingw32
Please provide any additional information below.
Original issue reported on code.google.com by [email protected] on 12 Dec 2013 at 10:02
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 12 Dec 2013 at 10:02The text was updated successfully, but these errors were encountered: