faceterteam / PayCards_Android

Credit card scanning for mobile apps
https://pay.cards/
Other
197 stars 126 forks source link

Error running the project #37

Open ovninosa opened 5 years ago

ovninosa commented 5 years ago

Hello

I just download this repo, install the NDK, CMake, etc. When I try to sync the gradle configuration of the project I receive this message: "External Native Build Issues: Error configuring"

Any idea to fix this?

Thanks

appacea commented 5 years ago

Make sure you installed cmake and ninja and they are configure in your path. (you may have missed ninja)

benparvar commented 4 years ago

On linux I needed cmake and ninja-build