Author

Topic: wallet compile help (Read 675 times)

newbie
Activity: 16
Merit: 0
January 15, 2016, 03:10:02 PM
#3
is the info on how to compile wallets for windows sacred or something? and not allowed for the general public to know how to do?!
newbie
Activity: 16
Merit: 0
January 12, 2016, 02:38:32 PM
#2
bump
newbie
Activity: 16
Merit: 0
January 10, 2016, 12:01:54 AM
#1
hey everyone, i hope all is well, i am trying to learn how to compile my own wallets for windows, linux and osx, i know how to do linux and now i am working on windows, from what i know, people used to do it using mingw but now use gitian, well i am trying to compile alphacoin with gitian and am getting the following error, i am hoping someone may be able to help me out. thanks in advance! also if i should test with a different wallet just let me know!

Code:
compile@compile-KC880AAR-ABA-m9150f:~/gitian$ sudo bin/gbuild ../alphacoin/contrib/gitian-descriptors/boost-win32.yml
/usr/lib/ruby/1.9.1/psych.rb:203:in `parse': (../alphacoin/contrib/gitian-descriptors/boost-win32.yml): could not find expected ':' while scanning a simple key at line 21 column 1 (Psych::SyntaxError)
from /usr/lib/ruby/1.9.1/psych.rb:203:in `parse_stream'
from /usr/lib/ruby/1.9.1/psych.rb:151:in `parse'
from /usr/lib/ruby/1.9.1/psych.rb:127:in `load'
from /usr/lib/ruby/1.9.1/psych.rb:297:in `block in load_file'
from /usr/lib/ruby/1.9.1/psych.rb:297:in `open'
from /usr/lib/ruby/1.9.1/psych.rb:297:in `load_file'
from bin/gbuild:194:in `
'
Jump to: