Qmlimportscanner on iOS: Segmentation fault when project is in a path with spaces
-
Hello,
my project is on a path with spaces (in dir ~/Creative Cloud Files/Projects/qioto). qmlimportscanner for iOS was throwing a segfault on me. When I moved it to a path without spaces (~/Projects) it worked flawlessly.
I saw that paths passed to qmlimportscanner was not escaped (i.e. Creative\ Cloud\ Files).
--M.
-
Hi and welcome to devnet,
You may have found something, which Qt version are you using ?
Can you test the latest version ? 5.3 beta currently.
If it's still a problem with that one, you should check "the bug report system":http://bugreports.qt-project.org to see if it's something known, if not, please consider opening a new bug report
-
Hi and welcome to devnet,
Did you check the bug report system ?