Skip to content

Commit 2d119c3

Browse files
Leave a comment about boost DEFINE and RC_1_1. Issues qbittorrent#7050 qbittorrent#6761.
1 parent b97d098 commit 2d119c3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

winconf.pri

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ LIBS += $$quote(-LC:/qBittorrent/openssl/lib)
2121
# BOOST DEFINES
2222
DEFINES += BOOST_ALL_NO_LIB
2323
DEFINES += BOOST_ASIO_HASH_MAP_BUCKETS=1021
24+
# Disable this if building against libtorrent 1.1.x (RC_1_1)
2425
DEFINES += BOOST_ASIO_SEPARATE_COMPILATION
2526
# After 1.55 some Windows users reported regular UI freezes.
2627
# This makes ASIO use the pre-1.56 way of doing things. See issue #2003

0 commit comments

Comments
 (0)