[konversation] [Bug 377447] Fails to build on windows missing winsock library

Kevin Funk bugzilla_noreply at kde.org
Wed Mar 29 12:36:06 UTC 2017


https://bugs.kde.org/show_bug.cgi?id=377447

Kevin Funk <kfunk at 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 <kfunk at 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 the assignee for the bug.


More information about the Konversation-devel mailing list