On 01/15/2015 04:30 PM, Jicquel Dorian wrote: > Hi, > I'm currently using svn info with a qbs process to retrieve some > repository informations under OS X 10.9 (subversion 1.8.10) but the > output show some display issues like the accents.(using throw > process.readStdOut) > The problem is i can't retrieve some informations due to these encoding > problems , and the fact that it is working well with os x terminal , i > suppose it could be qbs having some issues with utf8 output.
Have you tried calling setCodec() on the process? Christian _______________________________________________ QBS mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qbs
