On Thu, Nov 25, 2010 at 12:38:33PM +0100, Eric Bénard wrote:
> On 25/11/2010 12:12, Sylvain Paré wrote:
> > I can't find any obj/ directory in
> > SHR-Build/shr-unstable/tmp/work/armv4t-oe-linux-gnueabi/qwt-5.2.1-r0/qwt-5.2.1/
> > but I have an
> > SHR-Build/shr-unstable/tmp/work/armv4t-oe-linux-gnueabi/qwt-5.2.1-r0/qwt-5.2.1/src/obj${QT_LIBINFIX}/
> >
> here is your problem.
> QT_LIBINFIX should be "" in your case.

then something like
QT_DIR_NAME = "qt4"
QT_LIBINFIX = ""

is missing in qt4x11.bbclass (it's defined only in qt4e.bbclass).

-- 
Martin 'JaMa' Jansa     jabber: [email protected]

_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to