[Bug 44296] Qt 5 programs fail to resolve DNS SRV records

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jan 4 16:20:12 CST 2018


https://bugs.winehq.org/show_bug.cgi?id=44296

--- Comment #3 from Mikkel Krautz <mikkel at krautz.dk> ---
The test can be checked out and built via:

   $ git clone --recursive https://github.com/mumble-voip/mumble.git
   $ cd mumble
   $ git checkout 3ffd9ad3ed18176774d8e1c64a96dffe0de69655  # pin to a commit
where we know the test fails....
   $ cd src/tests/TestServerResolver
   $ qmake CONFIG+=release TestServerResolver.pro
   $ make

for example via MXE.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list