How to properly use a c++ static library (.lib) in a Android shared library (.so) project in Visual Studio?

前端 未结 0 621
南旧
南旧 2020-12-21 17:15

I need to create a .so Android shared library for a project, and I need to use functions from a C++ static library (.lib). The .so library is meant to be used just as a brid

相关标签:
回答
  • 消灭零回复
提交回复
热议问题