Extension Library


#1

Hi,
I’m trying to create a extension to read the keypad value.

When i compile i get this error:
avr/temp/build/src/Keypad.cpp:32:20: fatal error: Keypad.h: No such file or directory compilation terminated.

Failed to compile file src/Keypad.cpp

But i think i loaded the library correctly:

i think i’ve set it correctly in the extension.

Thx


#3

Hi karlzre,

After reviewing the screenshot you provided, we think in this case, the extension should be loaded successfully. So we’re not clear why this would happen. Would you please provide us with more details? Can you download the extension by pressing the “download” button, and upload the file here so we could take a look inside to help you solve the issue?

Best,

Allen


#4

I don’t know what i did, but it looks to work now.

Thx for support