Open ScriptBaby7 opened 5 years ago
Issue-Label Bot is automatically applying the label bug
to this issue, with a confidence of 0.85. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.
@Slience007 try to add some logs in jni/minicap/minicap.cpp, your output log is here:
std::cerr << "INFO: Using projection " << proj << std::endl;
So add some logs after this and build using NDK
I got minicap source code,Then build and run on windows10,command outputs are as follows: