AndroidIDE-NDK icon indicating copy to clipboard operation
AndroidIDE-NDK copied to clipboard

Ninja not able to get system time

Open jhnmchldlsrs opened this issue 7 months ago • 0 comments

Hi there! I recently started using the android-ndk on a project of mine and i noticed that everytime i try to update my CMakeLists.txt file, the build system keeps throwing this error.

ninja: error: manifest 'build.ninja' still dirty after 100 tries, perhaps system time is not set

Screenshot_20240717-223347

Im just wondering if you sir had faced this error before with cmake and if you have any workarounds with this. Im not sure, but im thinking that this error might be caused by ninja not being able to get the system time.

Thanks in advance!

jhnmchldlsrs avatar Jul 17 '24 14:07 jhnmchldlsrs