On Wed, Dec 20, 2017 at 01:03:30PM +0300, Denis Shienkov wrote:
>    c:/Android/gstreamer/armv7c:/Android/gstreamer/armv7/include/gstreamer-1.0
> 
i really wouldn't expect this to work. ;)

the problems seems to be that pkg-config outputs the paths in a format
that cannot be possibly understood by the compiler. that's a bug in the
.pc files or pkg-config itself, i'd guess.

>    But, if I try to output message from my *.pro file:
> 
>    message("blaaaaaaaaaaaaa $$INCLUDEPATH")
> 
>    then I see an empty content of INCLUDEPATH...
> 
>    What happens?
> 
execution order happens. ;)

_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to