Skip to content

Implementing manual (Class) based coroutines with .h and .cpp files #39

Description

@Code-Assembly

Hi,

Right off the bat I would like to sincerely thank you for the awesome work you've done and this and your other libraries. Both the code quality and effort invested is truly commendable, and has certainly not gone unnoticed or unappreciated.

I'd like to ask if there is is any way in which the Sound Manager example could be implemented in a separate .h and .cpp file.
I would continuously get the following error undefined reference to `vtable for SoundManager'

As such I eventually settled for implementing everything in a single separate SoundManager.h file which compiles without errors.

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