https://bugs.kde.org/show_bug.cgi?id=377447
Kevin Funk <kf...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |1.7.0 Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Latest Commit| |https://commits.kde.org/kon | |versation/76bb64da6265554ec | |01ba80a9dbb5833c1165e37 --- Comment #4 from Kevin Funk <kf...@kde.org> --- Git commit 76bb64da6265554ec01ba80a9dbb5833c1165e37 by Kevin Funk. Committed on 29/03/2017 at 12:35. Pushed by kfunk into branch '1.7'. Fix compilation under Windows Summary: Under Visual Studio, I actually don't need to link in ws2_32 myself, it works as-is. Better do it explicitly, though, since we do use symbols from ws2_32 (ntohl, etc.). FIXED-IN: 1.7.0 Differential Revision: https://phabricator.kde.org/D5237 M +3 -0 src/CMakeLists.txt M +8 -0 src/dcc/transferrecv.cpp M +8 -0 src/dcc/transfersend.cpp https://commits.kde.org/konversation/76bb64da6265554ec01ba80a9dbb5833c1165e37 -- You are receiving this mail because: You are watching all bug changes.