Post
Topic
Board Development & Technical Discussion
Re: Building headless Bitcoin and Bitcoin-qt on Windows
by
mrflibblehat
on 05/03/2016, 08:54:44 UTC

I think this first error may be a key to the mystery.

Code:
pnglibconf.h:199:54: error: expected identifier or '(' before '-' token
                                                 0
                                                      ^

What's on that line? It might be something unpalatable for windows.
Thanks!

I've opened the file in Notepad++, noticed some strange symbols, that are not shown in basic Windows Notepad, deleted them and it worked!

Aren't they ASCII that notepad can't interpret and shows them that way?