||WARNING: Can't read file's timestamp: H:\CodeBlocks Projects\C Stuff\CleanString\main.c|
obj\Debug\main.o||No such file or directory|
hmm... This means c::b can't read the timestamp of your main.c file. I remeber that other had the same issue, but i can't remember the solution ;) .
You can try the following:
- Make sure that no anti virus is blocking c::b -> Add the c::b folder and your project folder to the ignore list of your anti virus
- Check if you have the reading and writing permissions in your project folder
- Search the forum for this error message, im quite sure someone had the same problem and found a solution...
Ps. For future posts, please post your code and all logs in code tags (the # symbol in the "post reply" editor, or you enter them from hand: "[code ] Here comes your log/ code [/code ]" you have to remove the empty spaces between the []
greetigns