Skip to content

Failure to build with Boost 1.77 #743

@brad0

Description

@brad0

Build testing the OpenBSD ports tree with Boost 1.77. litecoin 0.18.1 fails to build as shown..

wallet/test/init_test_fixture.cpp:32:52: error: no member named 'BOOST_FILESYSTEM_C_STR' in 'boost::filesystem::path'
    std::ofstream f(m_walletdir_path_cases["file"].BOOST_FILESYSTEM_C_STR);
                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
1 error generated.

Being litecoin is a fork of bitcoin this issue has already been fixed there and this commit applies as is.. bitcoin@3a62b8b

bitcoin#22482

bitcoin#22713

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