-
Notifications
You must be signed in to change notification settings - Fork 16
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
Problem: missing support for CMake #265
Comments
for both cpp and vs? |
for windows: under visual studio x64 shell and cargo build , ue4 linkable windows binaries for mac: support minos 10.15 compile with |
I guess cmake can replace: https://github.com/crypto-com/defi-wallet-core-rs/blob/main/example/cpp-example/helper.py ? |
damoncro
added a commit
to damoncro/defi-wallet-core-rs
that referenced
this issue
Jun 28, 2022
Solution: - Add cmake support - Move the libraries and bindings to sdk
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
add CMake build system for cross platform
-windows
-mac
-freebsd
The text was updated successfully, but these errors were encountered: