This is a discussion on Re: [kde-linux] query - KDE ; hello While working with KCModule I am facing problems in making the makefile from makefile.am The command create_makefile specified on = http://developer.kde.org/documentati...style/index.h= tml http://developer.kde.org/documentati...urn_makefile_= am_into_a_makefile_.html gives error = "/usr/bin/create_makefile: in the current directory there is no Makefile you will have ...
hello
While working with KCModule I am facing problems in making the
makefile from makefile.am The command create_makefile specified on =
http://developer.kde.org/documentati...style/index.h=
tml
http://developer.kde.org/documentati...urn_makefile_=
am_into_a_makefile_.html
gives error =
"/usr/bin/create_makefile: in the current directory there is no Makefile
you will have to run it from the top build dir.
if you do not have a Makefile there - rerun configure"
I have tried this command outside the subdirectory and in many
toplevel directories but the error persists.
Even make -f Makefile.cvs doesn't work. This time reason being =
Makefile.cvs does not exist. Which is true also as I have Makefile.am
and not makefile.cvs
Someone plz help me with this makefile.
thanks
neha
On 8/3/05, Aaron J. Seigowrote:
> On Tuesday 02 August 2005 05:36, neha gupta wrote:
> > I have made a module in Qt which I want to include in control centre as
> > a sub-menu. That means, user can click on its link in control centre
> > and corresponding menu appears.
> > Can anyone tell me how code for such a module can be included in control
> > centre. thanks
> =
> you need to provide a KCModule subclass in a loadable library and install=
an
> appropriate .desktop file so kcontrol can pick it up and include it. see:
> =
> http://developer.kde.org/documentati...kcm_howto.html
> =
> --
> Aaron J. Seigo
> GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA EE75 D6B7 2EB1 A7F1 DB43
=
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscrib=
e <<