Siddhant Bhakar

Results 3 comments of Siddhant Bhakar

@solrex I also posted this issue on stackoverflow. Some suggestions in the comments. https://stackoverflow.com/questions/50777571/building-openblas-for-android

@solrex @zchrissirhcz Using NDK version r15 resolved openBLAS build problem. Now I get the following errors: ``` CMake Deprecation Warning at /usr/share/cmake-3.10/Modules/CMakeForceCompiler.cmake:69 (message): The CMAKE_FORCE_C_COMPILER macro is deprecated. Instead just...

@solrex Yes I have "make" installed. "which make" returns usr/bin/make