Qt2.x template bug in KDevelop1.1final
Falk Brettschneider
gigafalk at yahoo.com
Fri Mar 3 22:39:09 UTC 2000
Hi,
I've found another bug: ;-( I think a grave bug for unexperienced users
who wants a Qt project but only with a main() function because they want
to insert their own Qt classes.
Creating a Qt2.x project by wizard but without generating headers and
sources interrupts with this error:
(The project is called xxx here)
cd ..&&automake -gnu xxx/Makefile
cd ..&&perl am_edit xxx/Makefile.in
Error: No moc_able header's found
but METASOURCES in
xxx/Makefile.in
make: *** [Makefile.in] Error 1
*** Error ***
(The same is happening when you remove all source and header files
except main.cpp from the project (to strip it) and then call Build.)
--
Ciao,
--Falk
__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com
More information about the KDevelop-devel
mailing list