Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make error (on OS X) #8

Open
fletort opened this issue Jun 18, 2015 · 0 comments
Open

make error (on OS X) #8

fletort opened this issue Jun 18, 2015 · 0 comments

Comments

@fletort
Copy link
Contributor

fletort commented Jun 18, 2015

When trying make, an error occur (on OS X for me)
In file included from fast.c:10:
./mpsse.h:9:10: fatal error: 'ftdi.h' file not found

include <ftdi.h>

I think that as fast.c include maps.h, it need LIBFTDI1 define for its compilation.

fletort added a commit to fletort/libmpsse that referenced this issue Jun 18, 2015
As fast.c include maps.h, it need LIBFTDI1 define (compilation error on OS X without that).
fletort added a commit to fletort/libmpsse that referenced this issue Jun 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant