The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=13880 
====================================================================== 
Reported By:                David Rosen
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   13880
Category:                   CMake
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2013-01-25 14:40 EST
Last Modified:              2013-01-25 14:40 EST
====================================================================== 
Summary:                    CMake GUI browser cannot handle Unicode paths
Description: 
The CMake GUI browser fails to interpret or preserve file paths that contain
unicode characters on Windows.

Steps to Reproduce: 
Open the CMake GUI and choose "Browse Source..." and select a directory that
contains unicode characters, such as "TestWXY►ΦΦΘΩδ▲ ↔". It will
appear in the text field as "TestWXY?FFTOd? ?", and it will be unable to read or
write files from that folder.

Additional Information: 
Perhaps it is assuming that the C standard library functions use UTF-8, when
they really only support ASCII or UTF-16.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2013-01-25 14:40 David Rosen    New Issue                                    
======================================================================

--

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://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to