nnstreamer / nntrainer

NNtrainer is Software Framework for Training Neural Network Models on Devices.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build fails with `Dplatform=android`

dkjung opened this issue · comments

I followed as Getting started - Meson build(https://github.com/nnstreamer/nntrainer/blob/main/docs/getting-started.md#build-with-meson) says.

However, when I tired to build with -Dplatform=android option, it first told me that CMake was not installed (I installed only the packages that document suggested in my docker image). I installed CMake and tried again, but this time it failed with the following meson-log.txt:

meson-log.txt

:octocat: cibot: Thank you for posting issue #2517. The person in charge will reply soon.