search for: ne10_src_path

Displaying 1 result from an estimated 1 matches for "ne10_src_path".

2015 Mar 06
0
[RFC PATCH v2] Encode optimize using libNe10
...--with-NE10-libraries=$HOME/src/xiph/git/arm/Ne10/build/modules \ --with-NE10-includes=$HOME/src/xiph/git/arm/Ne10/inc Currently, Ne10 does not provide installation in our cmake files. If this is a blocker, we can consider upgrading our cmake. Before that, you need to copy all header file in NE10_SRC_PATH/inc to your <path>//armv7_root/binary/usr/local/include/Ne10, and libNE10.a (libNE1010.so.10 and libNE10.so for shared version) under NE10_BUILD_PATH/modules to <path>/armv7_root/binary/usr/lib. Best Regards, Phil Wang