On 05/11/17 06:30, 翟墨 wrote: > Dear develops: > Hi! I followed the guidance > in https://wiki.iotivity.org/build_iotivity_for_raspberry_pi, to build > iotivity for raspberry pi 3 with raspbian jessie OS. When I built > with scons TARGET_ARCH=arm in home/pi/iotivity-1.3.0, I met an error: > Linking out/linux/arm/release/resource/IPCA/unittests/ipcatests > extlibs/gtest/googletest-release-1.7.0/lib/.libs/libgtest.a: error > adding symbols: File format not recognized. > I don't know how to solve it, I guess I need an armhf version of that > libgtest.a. Can any one help me? > Thanks > Zhai
Hi What if you just build 1.3-rel, using scons on device without "TARGET_ARM=arm" arg Please file a bug if this (or any) wiki page is not correct. -- mailto:[email protected] gpg:0x467094BC https://blogs.s-osg.org/author/pcoval/
_______________________________________________ iotivity-dev mailing list [email protected] https://lists.iotivity.org/mailman/listinfo/iotivity-dev
