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

Linker Error when compiled with Atmel Studio 7 #25

Open
BonShaw1 opened this issue Mar 3, 2019 · 0 comments
Open

Linker Error when compiled with Atmel Studio 7 #25

BonShaw1 opened this issue Mar 3, 2019 · 0 comments

Comments

@BonShaw1
Copy link

BonShaw1 commented Mar 3, 2019

I have implemented the streaming parser in an Arduino sketch and it works great. In an effort to get more debugging capabilities I am using AS7 v7.0.1931. The sketch compiles just fine but the linker fails. The error is "undefined reference to 'vtable for Listener'. Both Parser.h and Parser.cpp are present as when using the Arduino IDE. Unfortunately, the linker gives no other hint as to the resolution to this issue. If I comment out "Listener listener;" and any reference to Listener then everything compiles normally. Any help is welcome!

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