KimBP / AIS

An Arduino library able to decode AIS messages
Other
30 stars 9 forks source link

Difficulty adding Library to ArduinoIDE V2.1 #13

Open RGPeterson opened 1 year ago

RGPeterson commented 1 year ago

This Library is not recognized in IDE v 2.1, but loads into older versions. Is there a fix>. Thank you!!

KimBP commented 1 year ago

I haven't really worked with Arduino IDE for some years, so I can't really tell what a newer IDE require from a library.

If you make a pull request fixing it, I'd be happy to take it in. If you can provide me with info (link to website) about requirements to include a library in ArduinoIDE V2.1 I can try to make a branch you can test

RGPeterson commented 1 year ago

Thank you for your fast reply and willingness to help.

For the present, I can work with Arduino version 1.8.x and the AIS-Master library loads into this just fine.

It appears to me that the AIS-master folder on Github, while recognized as a master.zip folder in Arduino v 1.8, it is not in v 2.1

When I try to include the library using the Sketch Include Library, Add .ZIP Library, the folder is only recognized as a regular folder….not the case with same commands sequence in v 1.8.19

I can use 1.8.19 for now!

Regards, Rob

On May 22, 2023, at 11:54 AM, KimBP @.***> wrote:

I haven't really worked with Arduino IDE for some years, so I can't really tell what a newer IDE require from a library.

If you make a pull request fixing it, I'd be happy to take it in. If you can provide me with info (link to website) about requirements to include a library in ArduinoIDE V2.1 I can try to make a branch you can test

— Reply to this email directly, view it on GitHub https://github.com/KimBP/AIS/issues/13#issuecomment-1557737590, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMM2CLF4DO2ZE4HPQPPF2E3XHOY7TANCNFSM6AAAAAAYJYJDJ4. You are receiving this because you authored the thread.