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

Compile the examples in C #2

Open
mabiven opened this issue Dec 31, 2024 · 1 comment
Open

Compile the examples in C #2

mabiven opened this issue Dec 31, 2024 · 1 comment

Comments

@mabiven
Copy link

mabiven commented Dec 31, 2024

Hello,

I'd like to compile and run the programs in C.
I have an error with the "spi.h" include.

$ gcc real_time.c -o real_time
real_time.c:4:10: fatal error: spi.h: Aucun fichier ou dossier de ce type
#include "spi.h"
^~~~~~~

Can you help me with this problem?
Thank you
Marc

@Ildaron
Copy link
Member

Ildaron commented Jan 1, 2025

Hi @mabiven generally I didn't use a long time this library and stopped supporting it because a many problem with compilation, but I'll try to figure it out after the holidays

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