Skip to content
This repository was archived by the owner on Sep 27, 2024. It is now read-only.
This repository was archived by the owner on Sep 27, 2024. It is now read-only.

line 119 error when building (BreakingNews.cpp) #11

@williasj

Description

@williasj
bn_Formatted = Acore::StringFormatFmt(_midPayloadFmt, bn_Title, bn_Body);

change to

bn_Formatted = Acore::StringFormat(_midPayloadFmt, bn_Title, bn_Body);

fixed

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