This repository was archived by the owner on Oct 20, 2023. It is now read-only.
Replies: 2 comments 1 reply
-
Building the native libraries from source on Windows isn't really supported because setting up the build environment is tricky as you have discovered. If you still want to go that route, the first fix would be to have a look at this for what's expected to be present. |
Beta Was this translation helpful? Give feedback.
0 replies
-
under Linux, there are no instructions for building libraries either |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Error Build libmultihash in VS2019
src\Native\libmultihash\equi\crypto\equihash.h(21,10): fatal error C1083: Can't open file include: boost/static_assert.hpp: No such file or directory,
src\Native\libmultihash\equi\serialize.h(29,10): fatal error C1083: Can't open file include: boost/array.hpp: No such file or directory
Beta Was this translation helpful? Give feedback.
All reactions