Post
Topic
Board Announcements (Altcoins)
Re: BITCREDIT | BANKNODES | P2P LENDING | CREDIT SYSTEM| MANDATORY UPDATE 5/4/15
by
sdef2
on 09/04/2015, 18:26:38 UTC
i have build from source on ubuntu 14.04 , the qt binary gets compiled ok i think, but it segfaults on startup (the gui flashes a short moment, then segfault).

already tried with fresh .bitcredit directory as well - same problem.

any suggestions?

edit: nothing in debug.log either. bitcreditd and cli binary seem to work btw

trying now myself

To me, it's working. Compiled from source https://github.com/bitcreditscc/bicreditsnew.



Check the deps from here: http://bitcredit.wikia.com/wiki/How_to_Compile_Bitcredit
Go to ~/.bitcredit, backup your wallet.dat and peers.dat, delete everything else, start the wallet and wait till it's sync.

Return with a working/not working status.

Must have been some dependancy problem, compiled on another computer and copied over the binaries to my own pc, works fine now. The wiki was helpful, thanks.