[CMake] file INSTALL cannot set modification time on

Eric Clark eclark at ara.com
Thu May 1 14:27:37 EDT 2014


I turned off all virus and spam software and that did not do it either. I am lost here, I have no idea what to do anymore. Any help from anyone would be greatly appreciated!

Thanks,
Eric

From: CMake [mailto:cmake-bounces at cmake.org] On Behalf Of Eric Clark
Sent: Thursday, May 01, 2014 12:07 PM
To: Nils Gladitz; cmake at cmake.org
Subject: Re: [CMake] file INSTALL cannot set modification time on

That is an idea, except that this just happened again with the parallel project builds turned down to 1 and the /MP option not set. And the file that was being copied was not even created by the build. Instead, the file is one that is being copied from another location: QtSql4.dll. This particular file is only a dependency of the project that just finished building prior to the post build step and it is not built by the solution, it is only copied over.

Eric

From: Nils Gladitz [mailto:nilsgladitz at gmail.com]<mailto:[mailto:nilsgladitz at gmail.com]>
Sent: Thursday, May 01, 2014 12:04 PM
To: Eric Clark; cmake at cmake.org<mailto:cmake at cmake.org>
Subject: Re: [CMake] file INSTALL cannot set modification time on

On 01.05.2014 19:00, Eric Clark wrote:
Well, that is what I was thinking, so I turned off the /MP option and that did not help. The next thing that I was going to try was to set the number of parallel project builds to 1 instead of the default 8. If this works, it would seem like the post-build step is not part of the build of that project or something because I have already checked that dependencies are all correct.


What about virus scanners or similar? As a post build event a scanner may be still busy checking the freshly created file perhaps?

Nils
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20140501/41bb9a44/attachment.html>


More information about the CMake mailing list