> On Jan 11, 2016, at 11:25 AM, Ankur Tyagi <[email protected]> wrote: > > included stdint.h in qnetworkinfo_linux.cpp but still getting the same error
what version of gcc are you using and can you preprocess the file under error with -E -dD and pastebin it ? > > 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
signature.asc
Description: Message signed with OpenPGP using GPGMail
-- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
