Post
Topic
Board Development & Technical Discussion
Re: Building headless Bitcoin and Bitcoin-qt on Windows
by
anotherlateminer
on 06/03/2016, 16:57:15 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?
Maybe so. I just should have used normal editor from the very beginning Smiley