You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HI.
I ran "ghc-ios Counter" as sample.
But this error occurred.
/usr/local/ghc-ios-scripts/ghc-ios: line 10: arm-apple-darwin10-ghc: command not found
/usr/local/ghc-ios-scripts/ghc-ios: line 11: i386-apple-darwin11-ghc: command not found
fatal error: lipo: can't open input file: build/arm/Counter.a (No such file or directory)
Where is "arm-apple-darwin10-ghc" and " i386-apple-darwin11-ghc"?
There are not these scripts in this repository.
Thanks!
The text was updated successfully, but these errors were encountered:
HI.
I ran "ghc-ios Counter" as sample.
But this error occurred.
/usr/local/ghc-ios-scripts/ghc-ios: line 10: arm-apple-darwin10-ghc: command not found
/usr/local/ghc-ios-scripts/ghc-ios: line 11: i386-apple-darwin11-ghc: command not found
fatal error: lipo: can't open input file: build/arm/Counter.a (No such file or directory)
Where is "arm-apple-darwin10-ghc" and " i386-apple-darwin11-ghc"?
There are not these scripts in this repository.
Thanks!
The text was updated successfully, but these errors were encountered: