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

Install Error react-native-haskell-shelley on react native #76

Closed
Thinhnguyen185 opened this issue Oct 6, 2022 · 2 comments
Closed

Comments

@Thinhnguyen185
Copy link

Dear team, I'm using your lib to integrate with Cardano chain. In process setup, I have error relate cc on my Mac (m1 pro, Mac OS Monterey 12.6) and xCode 14.0.1

Screen Shot 2022-10-06 at 13 57 05

react-native: 0.67.4 "@emurgo/react-native-haskell-shelley": "3.1.4",

@stackchain
Copy link
Member

hey @Thinhnguyen185, you need an intel chip to compile it, we haven't optimized it for apple chips.

@dynamicstrategies
Copy link

Related to this:
#81

To workaround this error on a Mac in the meantime you need
1- to make sure you add the right "rustup target ..."
2 - and you to amend the "build.sh" file as in this commit:
Emurgo/yoroi@07a99a4

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