android - ndk-build keeps rebuilding all sources -
android - ndk-build keeps rebuilding all sources -
i have set eclipse build c/c++ files. created builder , set point @ ndk-build executable in ndk install tree. each time run keeps rebuilding sources. not passing arguments why this?
it doesn't it's possible perform incremental builds using stock android-ndk
. could, however, manually. it's quite involved process because you'll have redo makefiles , such. see this reply description of involves.
android eclipse android-ndk
Comments
Post a Comment