Hi, I'm using Qt Quick on Windows and when calling a method written in Qt from within QML I get a memory leak. So my first thought was to use something like valgrind to find out in which method this leak occured, because the runtime of Qt is not able to point me to the right direction (and I don't understand assembler so it won't help me much).
Anyone any idea? Is it possible to use a vm with linux and call valgrind remote from the host to get the output?? -- Mit freundlichen Grüßen Greetings Daniel Kreuter _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest