Open fllay opened 4 months ago
I follow this guide How to build the precompiled library without any error but I could not find the output files. (maybe .a .h files somewhere?) Where should I look for the files?
How to build the precompiled library
After the build, they files inside src folder are updated. You can use git to check the changes.
src
I follow this guide
How to build the precompiled library
without any error but I could not find the output files. (maybe .a .h files somewhere?) Where should I look for the files?