Skip to content

Apollo linking error in debug mode #106

@EdwardPalmer99

Description

@EdwardPalmer99

The correct linker should be used for the logger in apollo/contrib/hephaestus.mk.

If the logger has been built in opt mode we need to use the linker flag -lspdlog else if the logger is built in debug mode we need to use -lspdlogd

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions