Problem when compile qbittorrent on windows

Windows specific questions, problems.
Post Reply
Papanikles

Problem when compile qbittorrent on windows

Post by Papanikles »

For some time I've been trying to compile qBittorrent in windows 7. So I come to you asking for help.

I followed this tutorial: https://github.com/qbittorrent/qBittorr ... linkage%29

It runs fine until the part of the QT Creater. When I try to build from source just can not. Currently I am with these errors:

Image

Please someone help me.

Thank you.
sledgehammer_999
Administrator
Administrator
Posts: 2443
Joined: Sun Jan 23, 2011 1:17 pm

Re: Problem when compile qbittorrent on windows

Post by sledgehammer_999 »

Do you have correct paths in wincof.pri and winconf-msvc.pri?
Post their contents here or on pastebin.
Papanikles

Re: Problem when compile qbittorrent on windows

Post by Papanikles »

Sledgehammer_999 thank you for your reply.

This is my working dir: Image

winconf.pri: http://pastebin.com/QSxW7zeY

winconf-msvc.pri: http://pastebin.com/Y6Gvmw8Q
sledgehammer_999
Administrator
Administrator
Posts: 2443
Joined: Sun Jan 23, 2011 1:17 pm

Re: Problem when compile qbittorrent on windows

Post by sledgehammer_999 »

In winconf.pri line 13 should point the folder where libtorrent.lib is. Usually a big path under libtorrent-rasterbar-0.16.15/bin

In winconf-msvc.pri you've got wrong the libs. Take a look at my and adjust for yours (it may work as it is):
http://pastebin.com/RsEHdqHA
Papanikles

Re: Problem when compile qbittorrent on windows

Post by Papanikles »

Works!!! Thank you very much.

I'll try to help this project whenever you can.

I love qBittorrent. Keep good work.
Post Reply