Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade MacOs SDK and remove boost::filesystem #320

Open
wants to merge 18 commits into
base: master
Choose a base branch
from

Conversation

Naviabheeman
Copy link
Contributor

@Naviabheeman Naviabheeman commented Nov 18, 2024

remove boost::filesystem by using std::filesystem and change the macOS sdk to newer version as 10.14 does not support newer c++ libraries

remove C_89 requirement from autogen.sh
configure: make Qt compilation off by default
test framework: use the new pycrypt library

remove boost::filesystem as its usage gave deprecated warnings in many functions
change BadXFieldException to store the message and return its pointer to fix the warning.
remove IsDirWritable(like bitcoin) and update LocKDirectory to capture that status also.
and fix darwin build
@Naviabheeman Naviabheeman changed the title Fix warnings in tapyrus core Upgrade MacOs SDK and remove boost::filesystem Nov 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant