[Qt-interest] QProcess stdout bug
Fabien Brachere
fabien at brachere.net
Tue Apr 28 17:35:59 CEST 2009
Le mardi 28 avril 2009 à 11:02 -0400, Carlos Rei a écrit :
> Compiler: gcc version 4.1.2 (Ubuntu 4.1.2-0ubuntu4)
> OS: Linux 2.6.20-16-server #2 SMP Thu Jun 7 20:26:23 UTC 2007 i686 GNU/Linux
> Qt: 4.1. Used qmake to generate Makefile
>
>
I tried to compile your code:
foo.cpp: In member function ‘void Type::spawn()’:
foo.cpp:38: error: ‘class QProcess’ has no member named
‘setCommunication’
I think, you compiled it with Qt 3 and not 4.1.
More information about the Qt-interest-old
mailing list