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

jsupm_jhd1313m1 install fails on hd44780_bits.h #662

Open
teuteuguy opened this issue Aug 7, 2018 · 2 comments
Open

jsupm_jhd1313m1 install fails on hd44780_bits.h #662

teuteuguy opened this issue Aug 7, 2018 · 2 comments

Comments

@teuteuguy
Copy link

../jhd1313m1_c.c:36:26: fatal error: hd44780_bits.h: No such file or directory
#include "hd44780_bits.h"
^
compilation terminated.

@Propanu
Copy link
Contributor

Propanu commented Aug 14, 2018

Hi @teuteuguy, you'll need to provide additional details for us to be able to help with this. The header is in the dependent lcm1602 module and should be found by CMake automatically during the build. If you see while compiling an example, make sure the dependencies lcm1602 and utilities-c are also installed along with jhd1313m1.

@Propanu
Copy link
Contributor

Propanu commented Sep 4, 2018

Are you still having issues with this?

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

2 participants