Guys, I've got a problem building Yacoin on Windows:
{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?