1

How can I name output executable in qmake, with local characters like ä or ź. Every time I put a TARGET value with special characters, Qt throwing an error:

No rule to make target 'xxx.rc', needed by 'xxx.o'. Stop.

ex. TARGET = "genügen" or TARGET = "Obciążeń" 
Rajju
  • 357
  • 3
  • 13
  • Related question but for MacOS : https://stackoverflow.com/questions/50109920/qt-target-with-special-characters – ymoreau Oct 29 '18 at 10:40

0 Answers0