Code::Blocks Forums
User forums => Help => Topic started by: Ryu on May 24, 2006, 10:03:11 pm
-
I everybody,
Well following the suggestion of Thomas I make a full scan of my computer and
i have an OK in all, so i try of compiling again in windows but i have the same problem
and looking well the problem is this one:
When the project switching to sdk target this call to
autorevision tool and then the system give me a bell
so looking the proccess list the autorevision tool is there
but when i killed it the proccess is there, so the how this is
still there, the compilation stay stoped, really it don“t crash
the system, in this moment the name the autorevision is in
the proccess list and i working without problems, the problems come
when i have to shutdown the CPU.
Please tell me what i should do. :(
-
Please tell me what i should do. :(
write several sentences instead of only one.
I think i got your problem. What is your configuration: *nix or windows?
-
Well, many people have been using that tool for several months, and you are the only one I know who is having a problem.
I really don't know what to tell you. Autorevision does no deep magic, it only opens a file and reads a couple of lines using plain normal standard file functions, then saves the result to another file...
-
I really don't know what to tell you. Autorevision does no deep magic, it only opens a file and reads a couple of lines using plain normal standard file functions, then saves the result to another file...
Just to clarify, this does something better than the standard svn:keyword $Revision$ does?
-
Just to clarify, this does something better than the standard svn:keyword $Revision$ does?
It does the same thing, but it works for our purposes.