Skip to content

How to resolve this error? #254

Description

@feynmans-socks

Visual Studio 2019

LNK2019 unresolved external symbol "class std::shared_ptr __cdecl ftxui::operator|(class std::shared_ptr,class std::function<class std::shared_ptr __cdecl(class std::shared_ptr)>)" (??Uftxui@@ya?AV?$shared_ptr@VNode@ftxui@@@std@@v12@V?$function@$$A6A?AV?$shared_ptr@VNode@ftxui@@@std@@v12@@z@2@@z) referenced in function "public: __thiscall <lambda_d45c10ce5a431827cd79926d163c102c>::operator()(void)const " (??R<lambda_d45c10ce5a431827cd79926d163c102c>@@qbe@XZ)

This error occurs when I try to build any of the examples

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