only header created from .ui

Tarjei Knapstad tarjeik at chemcon.no
Mon Feb 25 20:38:26 GMT 2002


On Mon, 25 Feb 2002, Pieter Grimmerink wrote:

> When I create a .ui file in my kdevelop 2.0.2 project, only
> a headerfile is created when compiling.
> There will be no sourcefile, I have to manually
> uic -i mydialog.h -o mydialog.cpp
> to get a sourcefile.
> 
> Is there something I forgot to do?
> 
Sounds like automake etc. lost track. Try updating the Makefile.am in the 
directory where you added the .ui file. If that doesn't help, run the 
whole automake/autoconf/configure shebang, and try again.

-- 
Tarjei Knapstad


-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list