Issue
I am compiling the MUPDF from NDK. I have created the "generated" folder under the "android" folder but its inner file which is expected to be autogenerated are not generating.
Solution
Alright, I got the point. I am missing to execute make which I should execute after created generated folder and before executing ndk-build
Answered By - Rohit Mandiwal
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.