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

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes