All of lore.kernel.org
 help / color / mirror / Atom feed
* Qt-app won't build since libQtUiTools not included in staging
@ 2009-01-13 11:05 Erik Botö
  2009-01-13 11:16 ` Koen Kooi
  0 siblings, 1 reply; 4+ messages in thread
From: Erik Botö @ 2009-01-13 11:05 UTC (permalink / raw)
  To: openembedded-devel

Hi,

I'm writing a bitbake recipe for a QT-app that tries to link against
libQtUiTools but it fails with:

/bin/ld: cannot find -lQtUiTools

I think this is because this file is not in the staging environment (I'm
using qt-embedded-4.4.3 for building qt). I checked the qt_staging.inc file
and is seems that all .la libraries gets staged but libQtUiTools is a .a
file and not included in the staging environment.

Is this intentional or should it be included?

Best regards,
Erik


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

end of thread, other threads:[~2009-01-13 13:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-13 11:05 Qt-app won't build since libQtUiTools not included in staging Erik Botö
2009-01-13 11:16 ` Koen Kooi
2009-01-13 13:27   ` Erik Botö
2009-01-13 13:40     ` Koen Kooi

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.