Skip to content

Linker Error when compiled with Atmel Studio 7 #25

@BonShaw1

Description

@BonShaw1

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions