Skip to content

Conversation

@stoupa-cz
Copy link

Hi,

I have compilation problem in OpenEmbedded build system. Here is a simple commit fixing the issue. I hope that it won't break compilation with different ftdi library.

More information are in the commit message.

Hmm, I just saw that fix for tha same problem is in #9 .

Tomas

'fast.o' target cannot be compiled when compiling with libftdi1:
In file included from fast.c:10:0:
mpsse.h:10:18: fatal error: ftdi.h: No such file or directory

It is due to missing define in Makefile. Solve it by putting the
LIBFTDI1 flag directly to CFLAGS.

Signed-off-by: Tomas Novotny <tomas@novotny.cz>
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

Successfully merging this pull request may close these issues.

1 participant