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

Connecting the LCD Library #2

Open
g1ebati opened this issue Jun 15, 2022 · 2 comments
Open

Connecting the LCD Library #2

g1ebati opened this issue Jun 15, 2022 · 2 comments

Comments

@g1ebati
Copy link

g1ebati commented Jun 15, 2022

Good afternoon, dear, can you tell me how you connected the library under the screen to the GMD project for the kernel. Is it necessary to somehow specify this folder (LCD_LIBRARY) in the project settings in the eclipse?

@verilog-indeed
Copy link
Owner

verilog-indeed commented Jun 15, 2022

Hello, if you're adding this library to your own project yes you have to add the LCD_Library\Includes folder to the compiler settings.

In GMD you do this by going to "Project > Properties > C/C++ Build > Settings > Cross ARM C Compiler > Includes" and adding the LCD_Library\Includes path to the "Include paths" box.

Sorry for any confusion and have a nice day

@g1ebati
Copy link
Author

g1ebati commented Jun 16, 2022

Good afternoon, yes, everything is fine. Thanks

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