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

Sketch using IRsend fails to compile #168

Open
jofr-kr opened this issue Apr 28, 2024 · 0 comments
Open

Sketch using IRsend fails to compile #168

jofr-kr opened this issue Apr 28, 2024 · 0 comments

Comments

@jofr-kr
Copy link

jofr-kr commented Apr 28, 2024

Hi, using IDE 2.3.2 on Windows 10 compiling sketch failed with output:
**C:\Users\xxx\AppData\Local\Temp\cc4iaQUa.ltrans0.ltrans.o: In function IRsend': C:\Users\xxx\Documents\Arduino\libraries\DigisparkIRLib/IRLib.h:286: undefined reference to IRsendBase::IRsendBase()'
C:\Users\xxx\AppData\Local\Temp\cc4iaQUa.ltrans0.ltrans.o: In function loop': C:\Users\xxx\Documents\Arduino\MyTestIRonDigispark/MyTestIRonDigispark.ino:91: undefined reference to IRsend::send(IRTYPES, unsigned long, int)'
collect2.exe: error: ld returned 1 exit status

exit status 1

Compilation error: exit status 1**

Any idea why? Thanks for any idea Jo
Sketch is
MyTestIRonDigispark.txt

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

1 participant