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
- is duplicated by
-
QTCREATORBUG-19984 Qt Creator translates the build directory name into the native language
- Closed
- relates to
-
QTCREATORBUG-20834 Warn if project or build directory contains spaces, non-ASCII or special characters
- Closed