Skip to content

Conversation

defnax
Copy link
Contributor

@defnax defnax commented Sep 9, 2025

with this changes it gets work with botan@2 bigint issue but on local mac machine
but on workflow installed botan include & lib are installed on different path not sure how we can handle this?

image

/opt/homebrew/Cellar/botan@2/2.19.5

For compilers to find botan@2 you may need to set:
  export LDFLAGS="-L/opt/homebrew/opt/botan@2/lib"
  export CPPFLAGS="-I/opt/homebrew/opt/botan@2/include"

@defnax
Copy link
Contributor Author

defnax commented Sep 9, 2025

@JohannesKleine

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