mercredi 6 mai 2015

Add -j 4 command to eclipse build

I am building an android NativeActivity in eclipse using the ndk.

When I do it from the command line ndk-build -j 4 it goes much faster than when I don't add -j 4.

But I like how eclipse points me to compile errors in code. Is there a way I can have eclipse invoke ndk-build using -j 4?

Aucun commentaire:

Enregistrer un commentaire