All of lore.kernel.org
 help / color / mirror / Atom feed
* Qt4 recipes and sql drivers
@ 2009-07-01 18:21 Ihar Hrachyshka
  2009-07-01 18:39 ` Koen Kooi
  2009-07-10 23:17 ` Holger Hans Peter Freyther
  0 siblings, 2 replies; 3+ messages in thread
From: Ihar Hrachyshka @ 2009-07-01 18:21 UTC (permalink / raw)
  To: openembedded-devel

Hello guys!
For my work project, I need to use Qt with Postgres and possibly
Sqlite. For this I modified current qt4.inc configure options and
DEPENDS. Seems to work fine.
The question is: should I enable functional sql drivers (as plugins of
course) in-tree? The only problem I see here is that compile time for
qt4 recipes will be a little longer (to build postgres and sqlite),
but runtime dependencies are not bloated with postgres/sqlite things
unless you really install the affected sqldrivers packages. If you
will approve this change then I'll send a patch to ML.
Thanks.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Qt4 recipes and sql drivers
  2009-07-01 18:21 Qt4 recipes and sql drivers Ihar Hrachyshka
@ 2009-07-01 18:39 ` Koen Kooi
  2009-07-10 23:17 ` Holger Hans Peter Freyther
  1 sibling, 0 replies; 3+ messages in thread
From: Koen Kooi @ 2009-07-01 18:39 UTC (permalink / raw)
  To: openembedded-devel

On 01-07-09 20:21, Ihar Hrachyshka wrote:
> Hello guys!
> For my work project, I need to use Qt with Postgres and possibly
> Sqlite. For this I modified current qt4.inc configure options and
> DEPENDS. Seems to work fine.
> The question is: should I enable functional sql drivers (as plugins of
> course) in-tree? The only problem I see here is that compile time for
> qt4 recipes will be a little longer (to build postgres and sqlite),
> but runtime dependencies are not bloated with postgres/sqlite things
> unless you really install the affected sqldrivers packages. If you
> will approve this change then I'll send a patch to ML.
> Thanks.

Building qt4 already takes eons on my core2quad, so an extra few minutes 
won't hurt.

regards,

Koen




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Qt4 recipes and sql drivers
  2009-07-01 18:21 Qt4 recipes and sql drivers Ihar Hrachyshka
  2009-07-01 18:39 ` Koen Kooi
@ 2009-07-10 23:17 ` Holger Hans Peter Freyther
  1 sibling, 0 replies; 3+ messages in thread
From: Holger Hans Peter Freyther @ 2009-07-10 23:17 UTC (permalink / raw)
  To: openembedded-devel

On Wednesday 01 July 2009 20:21:11 Ihar Hrachyshka wrote:
> Hello guys!
> For my work project, I need to use Qt with Postgres and possibly
> Sqlite.

Do you have a pg_config in your staging directory? For me the host pg_config is 
used and my QtE build started to fail?

z.






^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-07-10 23:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-01 18:21 Qt4 recipes and sql drivers Ihar Hrachyshka
2009-07-01 18:39 ` Koen Kooi
2009-07-10 23:17 ` Holger Hans Peter Freyther

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.