On Tue, 2013-04-23 at 21:50 -0400, Bill Hoffman wrote:
> On 4/23/2013 8:57 PM, J Decker wrote:
> > I've seen this also, and it is intermittant; once upon a time there were
> > several AV programs that held new files open too long, so subsequent
> > accesses would fail... sorry to be no help
> Can you try the current RC and see if it is fixed in that version of CMake?
I installed it and it ran one time and I didn't see the error, but it's
intermittent so that's not definitive. Unfortunately one of my cmake
files failed (later on; this is a cmake file from a smaller
sub-project):
CMake Error at CMakeLists.txt:190 (TARGET_LINK_LIBRARIES):
Error evaluating generator expression:
$<TARGET_PROPERTY:$<$<CONFIG:DEBUG>:php5ts_debug>,INTERFACE_INCLUDE_DIRECTORIES>
$<TARGET_PROPERTY:tgt,prop> expression requires a non-empty target name.
I have to back out the upgrade until I can figure out what this error
means: there's no reference to INTERFACE_INCLUDE_DIRECTORIES anywhere in
my CMakeLists.txt and this project is not one I'm familiar with.
--
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Please keep messages on-topic and check the CMake FAQ at:
http://www.cmake.org/Wiki/CMake_FAQ
Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake