Peter Kuemmel wrote: > Attached a patch which makes use of the new QProgress support in Systemcall.
Systemcall.cpp:28:24: error: QApplication: No such file or directory Systemcall.cpp: In member function 'int lyx::support::Systemcall::startscript(lyx::support::Systemcall::Starttype, const std::string&)': Systemcall.cpp:149: error: 'QApplication' has not been declared make[5]: *** [Systemcall.o] Error 1 > I have to work around waitForFinished, because this function does not > work if QApplication::processEvents() is called while the process is busy, > on Windows it works. Is this maybe a Qt bug? what qt version do you se btw? pavel