You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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!
The text was updated successfully, but these errors were encountered:
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
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!
The text was updated successfully, but these errors were encountered: