| ... | ... | @@ -41,6 +41,8 @@ It can be installed on the host as follows: |
|
|
|
```console
|
|
|
|
$ cd ${OHOE_DIR}/build/tmp-musl/work/cortexa7-neon-vfpv4-oe-linux-musleabi/openharmony-standard/3.0-r0/src/test/xdevice
|
|
|
|
$ sudo python3 setup.py install
|
|
|
|
$ cd extension
|
|
|
|
$ sudo python3 setup.py install # Installing the extension
|
|
|
|
```
|
|
|
|
|
|
|
|
XDevice requires the `hdc_std` tool on the host. If `hdc` is already available,
|
| ... | ... | |