Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 3.5.1
-
None
-
Ubuntu 14.04, gnome, Qt5.5.1, QtCreator 3.6.0, French language
-
3f19774c0fa8ce280198eca02512bda03e2e68f3
Description
I have put a project folder in a folder named Téléchargements (Downloads).
While compiling the project, I receive this error :
/software/libraries/Qt/Qt5.5.1/5.5/gcc_64/bin/uic /home/theshadowx/Téléchargements/QSanguosha-master/src/dialog/cardoverview.ui -o ui_cardoverview.h
File '/home/theshadowx/T??l??chargements/QSanguosha-master/src/dialog/cardoverview.ui' is not valid
make: *** [ui_cardoverview.h] Error 1
As you may notice the path has changed from Téléchargements to T??l??chargements
However this error is not shown when the path to the project doesn't contain special characters
Attachments
Issue Links
- relates to
-
QTCREATORBUG-16010 Debug doesn't work well with unicode characters
- Closed