The following issue has been SUBMITTED. ====================================================================== http://public.kitware.com/Bug/view.php?id=14934 ====================================================================== Reported By: Henry Lin Assigned To: ====================================================================== Project: CMake Issue ID: 14934 Category: (No Category) Reproducibility: always Severity: minor Priority: normal Status: new ====================================================================== Date Submitted: 2014-05-25 20:35 EDT Last Modified: 2014-05-25 20:35 EDT ====================================================================== Summary: archive_write_header: Can't translate pathname 'bin/教學程式' to UTF-8 Description: I met this issue when trying CMake official tutorial(www.cmake.org/cmake/help/cmake_tutorial.html) step 6, instead of using the provided source code directly I slightly modified it to contain some Traditional Chinese strings and filenames.
As my environmnet is indeed UTF-8 (zh_TW.UTF8), I expected this kind of error won't happen. Steps to Reproduce: 1. extract the content of Step6.zip 2. execute `cmake .`, `make` and `cpack -C CPackConfig.cmake` in Step6/ ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2014-05-25 20:35 Henry Lin New Issue 2014-05-25 20:35 Henry Lin File Added: Step6.zip ====================================================================== -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake Support: http://cmake.org/cmake/help/support.html CMake Consulting: http://cmake.org/cmake/help/consulting.html CMake Training Courses: http://cmake.org/cmake/help/training.html Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Follow this link to subscribe/unsubscribe: http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers