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

Problem: missing support for CMake #265

Closed
leejw51crypto opened this issue Mar 24, 2022 · 3 comments
Closed

Problem: missing support for CMake #265

leejw51crypto opened this issue Mar 24, 2022 · 3 comments
Assignees

Comments

@leejw51crypto
Copy link
Collaborator

add CMake build system for cross platform
-windows
-mac
-freebsd

@damoncro
Copy link
Collaborator

for both cpp and vs?

@damoncro damoncro self-assigned this Jun 6, 2022
@leejw51crypto
Copy link
Collaborator Author

leejw51crypto commented Jun 6, 2022

for windows: under visual studio x64 shell and cargo build , ue4 linkable windows binaries
cargo build , then automatically recognize visual studio compiler

for mac: support minos 10.15 compile with export MACOSX_DEPLOYMENT_TARGET=10.15

@tomtau
Copy link
Contributor

tomtau commented Jun 6, 2022

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
@tomtau tomtau closed this as completed in 48fbd79 Jul 4, 2022
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

No branches or pull requests

3 participants