Post
Topic
Board Development & Technical Discussion
Re: Building headless Bitcoin and Bitcoin-qt on Windows
by
meelvanchris
on 23/04/2014, 13:40:40 UTC
Have a look at your png_CFLAGS: -I../libgpng-1.6.9/.libs

To many errors and way to many typo's..  need a break it seems. Back to fight another day tomorrow. It still wont compile but it is clear now that ill look at it again myself first with some fresh eyes tomorrow Smiley

But thanks for helping and quick response to both of you.

Look at the following line:
Code:
gcc.exe: error: ../libpng-1.6.9/.libs/libpng16a: No such file or directory
That is the problem. Shouldn't libpng16a be libpng16.a?

Also, please do not use pictures. Just copy the output and format is as a code block. Much easier to copy from  Wink.

Will do so next time. Will also remove any info not usefull for others tomorrow. Thanks.