From: Wolfgang R. <WRo...@dp...> - 2002-02-03 23:46:37
|
Hi, this is my first try to install KreateCD. Version 1.1.0 my qt-copy is a few weeks old, kdelibs is current CVS. g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde3/include -I/home/src/kde3/qt-copy/include -I/usr/X11R6/include -Wall -O2 -fno-exceptions -fno-check-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -Wnon-virtual-dtor -fno-builtin -O2 -fno-exceptions -fno-check-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -Wnon-virtual-dtor -fno-builtin -c Fork.cpp Fork.cpp: In method `bool Fork::start (KProcess::RunMode, KProcess::Communication)': Fork.cpp:45: cannot convert `QValueListIterator<QCString>' to `char *' in assignment make[3]: *** [Fork.o] Error 1 |