included stdint.h in qnetworkinfo_linux.cpp but still getting the same error
On Mon, Jan 11, 2016 at 10:47 AM, Khem Raj <[email protected]> wrote: > On Mon, Jan 11, 2016 at 10:37 AM, Ankur Tyagi <[email protected]> > wrote: > > > /home/nws/yocto-fido-dev/oe-layersetup/build/arago-tmp-external-linaro-toolchain/sysroots/am335x-evm/usr/include/bluetooth/bluetooth.h:159:9: > > error: expected identifier before '*' token > > | return bt_get_unaligned((const uint64_t *) ptr); > > this means that stdint.h is missing from includes. > -- > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-devel > -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
