error in integration of mupdf library

前端 未结 5 1252
走了就别回头了
走了就别回头了 2020-12-19 10:22

I am working on a project in which i have to deal with pdf view. I am trying to integrate mupdf library in my project but getting error as mentioned below. I have followed a

5条回答
  •  眼角桃花
    2020-12-19 10:48

    You should invoke ./scripts/build-native.sh (for Windows use cygwin), then run ndk-build

提交回复
热议问题