I have been compiling just fine this whole time. Then out of no where it starts throwing me this:
$ ndk-build
Gdbserver : [arm-linux-androideabi-4.4.3] libs/armeabi/gdbserver
Gdbsetup : libs/armeabi/gdb.setup
Gdbserver : [arm-linux-androideabi-4.4.3] libs/armeabi-v7a/gdbser
Gdbsetup : libs/armeabi-v7a/gdb.setup
make: Warning: File `/cygdrive/c/Users/Clint/Android/qcar-sdk-0-10-0/s
t1/obj/local/armeabi/libImageTargets.so' has modification time 1.5e+04
future
Install : libImageTargets.so => libs/armeabi/libImageTargets.so
Install : libImageTargets.so => libs/armeabi-v7a/libImageTarget
make: warning: Clock skew detected. Your build may be incomplete.
That modification time warning, and now when I compile, Clean, and run, none of my changes ever take place. I have Log messages I've added, some I've deleted, etc. After the normal steps nothing changes.
I undo'd way back to before this was happening, didn't help. I rebooted Eclipse and cygwin, etc. Didn't help. Rebooted the computer and that didn't help. Basically I'm dead in the water now because of something going wrong in the project files. I deleted the stuff in the lib folder and recompiled. Same stuff, and same problems.
Does anyone know how I can fix this. I'm not expecting a response. Havent gotten one in any thread I've posted.
I looked up clock skew and I think the error may have something to do with the issues my computer has been having. I think the power supply is going out or maybe the motherboard.
After much searching I found a solution to fixing this, which is a software issue. My computer dieing is it's own thing all together.
http://www.cydeweys.com/blog/2007/08/27/fixing-clock-skew-problems-in-gnulinux/
Run these commands and you should be back in business. Changing my clock time never helped like some people said it did for them.