kozyilmaz / zcash-apple

Zcash for Apple platforms
78 stars 21 forks source link

Build failed #22

Closed mech314 closed 6 years ago

mech314 commented 6 years ago

Hey, could anyone please help me here? CLONE autoconf CONFIG autoconf BUILD autoconf INSTALL autoconf CLONE automake CONFIG automake BUILD automake INSTALL automake CLONE libtool CONFIG libtool BUILD libtool INSTALL libtool CLONE pkgconfig CONFIG pkgconfig BUILD pkgconfig INSTALL pkgconfig CLONE cmake CONFIG cmake BUILD cmake INSTALL cmake CLONE coreutils CONFIG coreutils BUILD coreutils INSTALL coreutils CLONE zcash CONFIG zcash BUILD zcash make[1]: [build] Error 1 make: [zcash_all] Error 2

And here is debug:

This program built for i386-apple-darwin11.3.0

kozyilmaz commented 6 years ago

It seems your Zcash version is 1.0.15, so its a bit old. Last tested version is 1.1.0, can you try with the up-to-date zcash-apple with a clean clone.

mech314 commented 6 years ago

It worked thank you! One more question, does this wallet download entire zcash block chain?

kozyilmaz commented 6 years ago

Sorry for my late response, yes, it does download the entire blockchain and you also have to download the Sprout keys to create z-transactions.

Closing now, please re-open if you have any other issues!