Details
-
Bug
-
Resolution: Invalid
-
P4: Low
-
None
-
5.14.1
-
None
Description
https://forum.qt.io/topic/155896/i-am-confused-with-lupdate-with-different-directory
test code:
HAS_ABC = 1 equals(HAS_ABC,"1") { ABC = abc } else { ABC = noabc } TRANSLATIONS += en-US-$${ABC}.ts
it does not recognize else{} , the output will always :
Output
Updating 'en-US-noabc.ts'...
Found 7 source text(s) (7 new and 0 already existing)
"C:\Qt\Qt5.14.1\5.14.1\mingw73_64\bin\lupdate.exe" finished