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

Get Trust Wallet Core to build like other libraries #6

Open
SuperGNUS opened this issue Apr 3, 2023 · 5 comments
Open

Get Trust Wallet Core to build like other libraries #6

SuperGNUS opened this issue Apr 3, 2023 · 5 comments
Assignees

Comments

@SuperGNUS
Copy link
Contributor

We need trust wallet core to build on all platforms. We'll then make calls into it from Flutter/Dart through FFI code from the Genius Wallet.

@SuperGNUS
Copy link
Contributor Author

Please add this to our build/CommonTargets as an external project and get it to build on Linux, OSX, Windows, Android and iOS as part of the thirdparty library collection.

@SuperGNUS
Copy link
Contributor Author

Suyuti. This probably needs a custom External_Project() Configure/install command(s).

Should use the VC and Linux way of using our thirdparty libraries for find_package(boost), find_package(grpc), etc.

Also, make sure that it compiles with Windows, Linux, OSX, Android & iOS Cmake systems.

@henriqueaklein henriqueaklein self-assigned this Aug 21, 2023
@henriqueaklein
Copy link
Contributor

Pending verification of OSX, iOS and make it work for Windows

@henriqueaklein
Copy link
Contributor

Finished making it work for Windows, although visibility of symbols is an issue yet.

@henriqueaklein
Copy link
Contributor

Fixed visibility issue on Windows, but there might be some changes down the road, since not all functions might be needed

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

5 participants