From: Philipp <phi...@gm...> - 2000-10-07 12:29:36
|
Hi, I have checked out the current CVS-version and get an compile error in winedit.cpp with I "make" >> g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde/include -I/usr/lib/qt/include -I/ usr/X11R6/include -O2 -Wall -c winedit.cpp winedit.cpp: In method `void winedit::getSubs(QString, widgetHolder **)': winedit.cpp:656: (Each undeclared identifier is reported only once winedit.cpp:656: for each function it appears in.) winedit.cpp:659: `outString' undeclared (first use this function) winedit.cpp:659: `wid' undeclared (first use this function) winedit.cpp:739: `return' with a value, in function returning void winedit.cpp:743: `isTop' undeclared (first use this function) winedit.cpp:745: `actualName' undeclared (first use this function) winedit.cpp:748: `return' with a value, in function returning void winedit.cpp:767: `return' with a value, in function returning void winedit.cpp:778: `return' with a value, in function returning void winedit.cpp:783: `return' with a value, in function returning void winedit.cpp:793: `return' with a value, in function returning void make[4]: *** [winedit.o] Error 1 << I think it's the object/variable wid, but I don't know where to search or what I missed. Greetings Philipp -- Sent through GMX FreeMail - http://www.gmx.net |