Details
-
Bug
-
Resolution: Out of scope
-
P2: Important
-
None
-
5.4.1
-
OS X 10.10
Description
When a file with non latin1 characters such as é is used in the filename for a file in a resource file then it will fail to build when being built as a shadow build.
The easiest way to reproduce this is via Qt Creator since it has the means set up, open the attached example and try to build it as a shadow build. It will fail because it hasn't encoded the file name correctly in the Makefile for the accented file inside the resource.
Attachments
Issue Links
- is duplicated by
-
QTBUG-48243 Configure unable to read license file having umlauts
- Closed
-
QTBUG-74115 [REG 5.9 -> 5.12.0] project doesn't compile if included file in resource has japanese characters in the name
- Closed
- relates to
-
QTBUG-27896 qmake should interpret project file encoding as utf-8
- Closed