forked from bitcoin/bitcoin
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed
Description
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
Metadata
Metadata
Assignees
Labels
No labels