mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
[Compilation] Updating the Windows MSVC 2017 wiki page #9348
Labels
No labels
Accessibility
AppImage
Bounty
Build system
CI
Can't reproduce
Code cleanup
Confirmed bug
Confirmed bug
Core
Crash
Data loss
Discussion
Docker
Documentation
Duplicate
Feature
Feature request
Feature request
Feature request
Filters
Flatpak
GUI
Has workaround
I2P
Invalid
Libtorrent
Look and feel
Meta
NSIS
Network
Not an issue
OS: *BSD
OS: Linux
OS: Windows
OS: macOS
PPA
Performance
Project management
Proxy/VPN
Qt bugs
Qt6 compat
RSS
Search engine
Security
Temp folder
Themes
Translations
Triggers
Waiting diagnosis
Waiting info
Waiting upstream
Waiting web implementation
Watched folders
WebAPI
WebUI
autoCloseOldIssue
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/qBittorrent#9348
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Rootax on GitHub (Nov 25, 2019).
Hello,
First of all, big thanks to all the people who have updated this page https://github.com/qbittorrent/qBittorrent/wiki/Compiling-with-MSVC-2017-x64-(static-linkage) over the years.
Not, it seems that the soon to be released 4.2 version will use libtorrent 1.2.x, and a newer openssl version. From what I understand, this page is still mostly relevent, but openssl compilation has changed since 1.0.x, and I don't know about other changes.
Could it be possible for someone with (time and) knowledge, to update this page for 4.2.x versions, and the news librairies ?
Thx a lot.
(Sorry for my english)
@sledgehammer999 commented on GitHub (Nov 25, 2019):
If I remember, I'll do it once I release 4.2.0 final.
In case you yourself are trying to build with the new libs then here are my barebones notes on the matter. Don't expect much clarification if you don't know what you're doing.
Openssl 1.1.x
Libtorrent 1.2:
@Rootax commented on GitHub (Nov 26, 2019):
Thx a lot. I already build with older versions, so yeah your notes will help. And I'll allow myself to remind you to update the wiki page once the final release is out ; )
@sledgehammer999 commented on GitHub (Dec 3, 2019):
Wiki is updated: https://github.com/qbittorrent/qBittorrent/wiki/Compiling-with-MSVC-2017-(static-linkage)