[cmake-developers] [CMake 0011313]: CMake cannot find files specified with extended-length paths.

Mantis Bug Tracker mantis at public.kitware.com
Thu Oct 14 14:01:14 EDT 2010


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=11313 
====================================================================== 
Reported By:                K. R. Walker
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   11313
Category:                   CMake
Reproducibility:            always
Severity:                   block
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2010-10-14 14:01 EDT
Last Modified:              2010-10-14 14:01 EDT
====================================================================== 
Summary:                    CMake cannot find files specified with
extended-length paths.
Description: 
CMake 2.6.x and 2.8.0 and Visual Studio 2005 seem to work with
extended-length paths. e.g.,

add_library( name //?/C:/foo/bar/file.cpp )

but CMake 2.8.2 reports:

CMake Error in C:/foo/bar/CMakeLists.txt: Cannot find source file
"file.cpp".

Extended-length path support needed to support deep hierarchies.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-10-14 14:01 K. R. Walker   New Issue                                    
======================================================================




More information about the cmake-developers mailing list