Compiling issue

Windows specific questions, problems.
Post Reply
jriker1

Compiling issue

Post by jriker1 »

I followed the Windows compilation instructions to the letter using MSVC 2017 x64.  Including the versions of libraries exactly as they were in the doc.  Only deviation is I used qBittorrent 4.1.1 instead of 3.something that the walkthrough gave.  When I compiled ran for a long while and complained about a missing library

:-1: error: LNK1181: cannot open input file 'libboost_system-vc140-mt-s-1_64.lib'

I have in C:\qbittorrent\boost_1_64_0\stage\lib

libboost_system-vc151-mt-s-1_64.lib

Pointing to this folder in the conf.pri file.

Thoughts?

Thanks.

JR
Last edited by jriker1 on Mon Jul 30, 2018 12:26 am, edited 1 time in total.
Post Reply