[oe] Cmake + qt4 = linker error

Radek Dostál radek.dostal at streamunlimited.com
Wed Sep 30 13:44:26 UTC 2015


Hi Raj,

 > may be you should inherit qt4e in your recipe as well

I have tried this as well producing interesting behavior. When using:

1) inherit cmake qt4e

it did not even passed do_configure, as qt4e overwrite configuration 
method with the one which used qmake.

2) inherit qt4e cmake

it produced the same behavior as the DEPENDS += "qt4-embedded".

FYI: I have chosen DEPENDS += "qt4-embedded" for example as it looked 
slightly more readable, but there is no difference between the two.

Thanks,
Radek



More information about the Openembedded-devel mailing list