Author

Topic: Problem building Yacoin on Windows (Read 810 times)

full member
Activity: 224
Merit: 100
Shitcoin Maximalist
May 17, 2013, 05:49:49 AM
#5
This thread. Cheesy Roll Eyes

OP is supposed to be launching a Litecoin/Yacoin rip in an hour, but can't get the client built, so is having to delay it.

You couldn't make this stuff up.
hero member
Activity: 637
Merit: 500
May 17, 2013, 05:43:02 AM
#4
What is your compiler environment setup ?
Are you following the yacoin-master\doc\build-msw.txt instructions ?
member
Activity: 100
Merit: 10
May 17, 2013, 05:26:50 AM
#3
Quote
I searched in that thread, but found nothing except another one user with this problem
member
Activity: 100
Merit: 10
May 16, 2013, 02:59:05 PM
#2
Bump
member
Activity: 100
Merit: 10
May 16, 2013, 02:41:24 PM
#1
Guys, I've got a problem building Yacoin on Windows:
Code:
{standard input}: Assembler messages:
{standard input}:25: Warning: .type pseudo-op used outside of .def/.endef ignore
d.
{standard input}:25: Error: junk at end of line, first unrecognized character is
 `h'
{standard input}:26: Warning: .size pseudo-op used outside of .def/.endef ignore
d.
{standard input}:26: Error: junk at end of line, first unrecognized character is
 `h'
{standard input}:144: Warning: .type pseudo-op used outside of .def/.endef ignor
ed.
{standard input}:144: Error: junk at end of line, first unrecognized character i
s `s'
{standard input}:145: Warning: .size pseudo-op used outside of .def/.endef ignor
ed.
{standard input}:145: Error: junk at end of line, first unrecognized character i
s `s'
{standard input}:267: Warning: .type pseudo-op used outside of .def/.endef ignor
ed.
{standard input}:267: Error: junk at end of line, first unrecognized character i
s `s'
{standard input}:268: Warning: .size pseudo-op used outside of .def/.endef ignor
ed.
{standard input}:268: Error: junk at end of line, first unrecognized character i
s `s'
{standard input}:400: Warning: .type pseudo-op used outside of .def/.endef ignor
ed.
{standard input}:400: Error: junk at end of line, first unrecognized character i
s `s'
{standard input}:401: Warning: .size pseudo-op used outside of .def/.endef ignor
ed.
{standard input}:401: Error: junk at end of line, first unrecognized character i
s `s'
Makefile.Debug:1694: recipe for target 'build/scrypt-jane.o' failed
mingw32-make[1]: *** [build/scrypt-jane.o] Error 1
mingw32-make[1]: Leaving directory 'C:/yacoin'
Makefile:34: recipe for target 'debug' failed
mingw32-make: *** [debug] Error 2
I have absolutely no clue on how to fix it, nor Google does. Any ideas?
Jump to: