On Sun, Dec 16, 2018 at 11:38 AM Adrian Freihofer <[email protected]> wrote: > > From: Adrian Freihofer <[email protected]> > > This is in fact an update from 1.7.1 to 1.10.0. (The git hash > of the 1.9.0 recipe referred flatbuffers release 1.7.1.)
> > +# BUILD_TYPE=Release is required, otherwise flatc is not installed > EXTRA_OECMAKE += "\ > - -DFLATBUFFERS_BUILD_TESTS=OFF \ > + -DCMAKE_BUILD_TYPE=Release \ > + -DFLATBUFFERS_BUILD_TESTS=OFF \ I'm trying to DFLATBUFFERS_BUILD_TESTS=ON and I'm facing a flatc: Exec format error Would you have some advice? Thanks in advance, Daiane -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
