Bitcoin Forum
May 28, 2024, 12:47:16 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Alt coin android wallet break  (Read 728 times)
digdug4coin (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
May 25, 2014, 12:15:10 PM
 #1

In the last 3 days I've tried to compile 3 different alt coin Android wallets on 2 diff systems and all have failed.

Digitalcoin (from hashengineering)
Leafcoin
Litecoin (based on the Litecoin-Java github release)
 
maven builds on win8 with mvn 3.1, jdk 7
and ubuntu 13.04 with mvn 3.0.4 and jdk 7

goto github for the project, clone, and run 'mvn clean install'. This always fails because it can't find the bitcoinj parent (?) files. So, I clone Bitcoinj,
run 'mvn clean install -DskiptTests' (if I don't it never finishes - and I let it run overnight). Then with the this compiled Bitcoinj I clone bitcoin-wallet (for the alt coin I'm trying) in the Bitcoinj dir and cd bitcoin-wallet and run 'mvn clean install -Dandroid.sdk.path=<path to sdk>'. These always fail on com:google:3.3.1 blah blah test files. The dependency errors vary, but I can't get a clean build.

What part of this build process am I doing wrong?

Help appreciated.
Andreas Schildbach
Hero Member
*****
Offline Offline

Activity: 483
Merit: 501


View Profile
May 25, 2014, 06:16:11 PM
 #2

The altcoin forks likely need forked versions of bitcoinj as well. I suggest reading the build instructíons or asking the author.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!