Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-19925

CMake shadow build is broken for default directory names on non-Latin Windows

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P2: Important
    • None
    • Qt Creator 4.5.1
    • Win10 x64, Russian locale.

    Description

      Looks like starting from either 4.5.0 or 4.5.1 Qt Creator localizes the build configuration names (i.e. Default -> По умолчанию, Debug -> Отладка and etc. on Russian Windows). The problem comes from out of tree build since now it tries to create the usual `build-project-kit-config` but with localized config. As such, cmake configuration fails (for both MinGW and MSVC for me). Changing the directory name back to only include Latin letters fixes the issue.

      Not sure if it affects qmake or qbs.

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              hunger Tobias Hunger
              flashmozzg Danila Malyutin
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes