Why does this code not work?

C:\Users\marti\OneDrive\Área de Trabalho\checkm8-a5-master\checkm8-a5\checkm8-a5.ino:1:10: fatal error: AMBX.h: No such file or directory
compilation terminated.
exit status 1

Compilation error: AMBX.h: No such file or directory

I already install a lot of libraries but dont work

well the compiler thinks you did not install AMBX.h correctly as it can't find it

You didn't say what IDE (if any) you're using.

You didn't say what OS version you're using.

In fact, pretty much the only useful information you shared was a path.

So it's not possible to say with any kind of confidence, but given the path I'm going to make a SWAG and say that you've run into a variation on this problem:

I could very well be wrong; it's hard to say much of anything given the paucity of information provided.

3 Likes

good catch - indeed a possibility

1 Like

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.