[cmake-developers] [CMake 0011900]: CMake fails to copy Visual Studio macro files into folder with non-latin symbols

Mantis Bug Tracker mantis at public.kitware.com
Mon Feb 28 00:21:58 EST 2011


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=11900 
====================================================================== 
Reported By:                Yuri
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   11900
Category:                   CMake
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2011-02-28 00:21 EST
Last Modified:              2011-02-28 00:21 EST
====================================================================== 
Summary:                    CMake fails to copy Visual Studio macro files into
folder with non-latin symbols
Description: 
During build we've getting the following error message on russian windows:
Could not copy from:
C:/capability/cmake-2.8.4/share/cmake-2.8/Templates/CMakeVSMacros2.vsmacros
to: C:/Documents and Settings/bamboo/���
���������/Visual Studio
2005/Projects/VSMacros80/CMakeMacros/CMakeVSMacros2.vsmacros

Where empty space between "bamboo" and "Visual Stidop 2005" is "Мои
Документы" ("My Documents" in Cyrillic).

So cmake should support Unicode in this place or somehow handle ACP.

Steps to Reproduce: 
Just install CMake on windows where "My documents" contain non-latin symbols (or
rename it somehow in windows), and try to configure any project.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-02-28 00:21 Yuri           New Issue                                    
======================================================================




More information about the cmake-developers mailing list