Skip to content

fix macos native build #398

Merged
azuchi merged 1 commit intochaintope:masterfrom
Naviabheeman:FixMacOSNAtiveBuild
Mar 24, 2026
Merged

fix macos native build #398
azuchi merged 1 commit intochaintope:masterfrom
Naviabheeman:FixMacOSNAtiveBuild

Conversation

@Naviabheeman
Copy link
Contributor

Mac OS native build fails because std::view::reverse is missing. It is replaced with begin() and rend() vector iterators.

Copy link
Contributor

@azuchi azuchi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No changes are needed to qt/* or interface/*.

@azuchi azuchi merged commit a7c191e into chaintope:master Mar 24, 2026
6 of 20 checks passed
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.

2 participants