daily builds for Ubuntu

Dirk Hohndel dirk at hohndel.org
Sun Dec 7 07:48:11 PST 2014


On Tue, Dec 02, 2014 at 11:05:46PM -0800, Thiago Macieira wrote:
> On Tuesday 02 December 2014 22:36:46 Dirk Hohndel wrote:
> > Yes, it’s something I’m interested in doing. But it’s never quite making it
> > high enough on my priority list. Fundamentally this isn’t all that hard to
> > do. The devil is in the details. And you do need to link at least libc
> > dynamically for some of the networking stuff to work correctly, IIRC.
> 
> I don't think we can use a static Qt because we use QtWebKit.

And after quite a bit of wasted time debugging the Marble issue it seems
to me that we can't use Marble static, either. Some hash tables simply
aren't initialized when Marble is built statically - but this works just
fine when using shared libraries.

Oh well, back to the drawing board.

/D


More information about the subsurface mailing list