Post
Topic
Board Development & Technical Discussion
Re: Building headless Bitcoin and Bitcoin-qt on Windows
by
JUNGWOO CHOI
on 16/08/2017, 02:49:56 UTC
Hi~ This is jungwoo

I don't know this situation...

https://bitcointalk.org/index.php?topic=149479.0

2.7 Qt 5 libraries:

set INCLUDE=C:\deps\libpng-1.6.16;C:\deps\openssl-1.0.1l\include
set LIB=C:\deps\libpng-1.6.16\.libs;C:\deps\openssl-1.0.1l

what is this??
Where do you type this sentence?

I did this at the windows command prompt

set INCLUDE=C:\deps\libpng-1.6.16;C:\deps\openssl-1.0.1l\include
set LIB=C:\deps\libpng-1.6.16\.libs;C:\deps\openssl-1.0.1l

I entered these things.
But I do not think so.
Where on earth are those things entered?
Oh, and
Qt5.3.2 version is no longer available for download, so I received 5.6.2 instead of replacing it?