JiriHoffmann / react-native-clusterer

React Native clustering library using C++ Supercluster implementation
MIT License
157 stars 20 forks source link

Android build failing #39

Open codeadmin-zs opened 9 months ago

codeadmin-zs commented 9 months ago

Not able to compile the code after including the cluster code

Error: Command failed: gradlew.bat app:installDebug -PreactNativeDevServerPort=8081

FAILURE: Build failed with an exception.

A problem occurred configuring project ':react-native-clusterer'.

com.android.builder.errors.EvalIssueException: NDK at C:\Users\dell\AppData\Local\Android\Sdk\ndk\21.4.7075529 did not have a source.properties file

JiriHoffmann commented 9 months ago

I would need more details or preferably a repository containing this issue to reproduce it.