Post
Topic
Board Development & Technical Discussion
Re: Building headless Bitcoin and Bitcoin-qt on Windows
by
nitrogenetics
on 02/06/2014, 15:46:07 UTC
Hi,

i was able to compile the latest Bitcoin source release.

Now i am trying to compile the latest litecoin version,but there seems to be sth different.

After running the "sh ../dist/configure --enable-mingw --enable-cxx" command, i am gettint that error msg.

Any idea what i am doing wrong?

Anyone who could assist me please? Smiley


Did you try configuring with --disable-replication ? (see first post)


How am i supposed to do the "downloaded boost jam 3.1.18"? Where do i put them?


You don't need to download jam to build boost, just run bootsrap then b2. (See first post)