VanceVagell / kv4p-ht

Open source handheld ham radio project KV4P-HT
GNU General Public License v3.0
316 stars 35 forks source link

Strange - Compilation error <avr/interrupt.h> #79

Closed CEHansen closed 4 days ago

CEHansen commented 2 weeks ago

c:\Users\claus\OneDrive\Dokumenter\Arduino\libraries\SoftwareSerial-master\SoftwareSerial.cpp:41:10: fatal error: avr/interrupt.h: No such file or directory 41 | #include <avr/interrupt.h> | ^~~~~ compilation terminated. exit status 1

Compilation error: exit status 1

VanceVagell commented 2 weeks ago

Hi Claus, can you please confirm you have all the exact Arduino IDE library versions listed on the Contribute page if kv4p.com?

On Mon, Nov 4, 2024, 3:50 PM Claus @.***> wrote:

c:\Users\claus\OneDrive\Dokumenter\Arduino\libraries\SoftwareSerial-master\SoftwareSerial.cpp:41:10: fatal error: avr/interrupt.h: No such file or directory 41 | #include <avr/interrupt.h> | ^~~~~ compilation terminated. exit status 1

Compilation error: exit status 1

— Reply to this email directly, view it on GitHub https://github.com/VanceVagell/kv4p-ht/issues/79, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADCJWEQIF2ZWEILREANACP3Z67MXPAVCNFSM6AAAAABRFCZCGWVHI2DSMVQWIX3LMV43ASLTON2WKOZSGYZTGOBRGU2DQNY . You are receiving this because you are subscribed to this thread.Message ID: @.***>

VanceVagell commented 4 days ago

Closing, haven't heard back from @CEHansen