summaryrefslogtreecommitdiff
path: root/toxcore/tox.h
diff options
context:
space:
mode:
authoriphydf <iphydf@users.noreply.github.com>2016-08-18 10:29:39 +0100
committeriphydf <iphydf@users.noreply.github.com>2016-08-21 14:21:57 +0100
commitb044cfbf1509ff45b2d4b0f518dadd8ad7c05046 (patch)
treeb7568db37835374f920490b93dbb2f3eb0cc6308 /toxcore/tox.h
parent4d83451da6f478473c6519c3dccd7a60f32b3acf (diff)
Fix windows build.
The threading networking functions (on windows: winsock and friends) need to be linked into the toxnetwork library, not the toxcore library, anymore. On Linux and OSX, there is no winsock. On OSX, there is no need to link against threading libraries, and on Linux, toxnetwork can have unresolved symbols when linking, so this failure wasn't caught before. Tested by building on the iphydf/windows-x86-qt5 docker image.
Diffstat (limited to 'toxcore/tox.h')
0 files changed, 0 insertions, 0 deletions