Re: [SailfishDevel] QDnsLookup always fails

2013-12-23 Thread Robin Burchell
Hi,

On 22 Dec 2013, at 19:31, Alexander Stante sta...@gmail.com wrote:
 Looking at the source code of QDnsLookup for Unix operating systems, it
 looks like it can't load / find certain libraries. Has onyone else
 experienced the same problem? I've tried it with the latest version of
 the SDK. Is there an other way to obtain SRV records?

This looks to have been fixed in 6c5e6a030dc49f36a5d4f2846fe78daf3d02a03d in 
qtbase, which we’ll get when we upgrade Qt sometime next year.

BR,
Robin
___
SailfishOS.org Devel mailing list


[SailfishDevel] QDnsLookup always fails

2013-12-22 Thread Alexander Stante

Hello,

I'm trying to get SRV DNS records via QDnsLookup. Unfortunately it
always fails. The function errorString() returns Resolver functions not
found. I'm basically doing the same as in the example provided in
QDnsLookup documentation.

Looking at the source code of QDnsLookup for Unix operating systems, it
looks like it can't load / find certain libraries. Has onyone else
experienced the same problem? I've tried it with the latest version of
the SDK. Is there an other way to obtain SRV records?

Best regards,
Alex
___
SailfishOS.org Devel mailing list