Re: How to make the sample application
- From: Hashem Nasarat <hnasarat gmail com>
- To: gnome-list gnome org
- Subject: Re: How to make the sample application
- Date: Wed, 18 Dec 2013 11:41:59 -0500
(Just a quick note)
Makefile.am is an automake file. From briefly glancing at it, it appears
to reference git.mk in the root of the gtk+ repo.
So perhaps the example applications aren't meant to be built separately,
and there's some way to build them all together.
Also, usually Makefile.am files are accompanied by configure.ac files
and autogen.sh files (in which case you'd run ./autogen.sh; ./configure;
make; make install)
On 12/18/2013 11:29 AM, Ian Davidson wrote:
I am trying to learn GTK and I have copied all the files from
https://git.gnome.org/browse/gtk+/tree/examples/application1
to my local drive. I believe that this is the all the sources etc for
the 'Trivial Application' described at
https://developer.gnome.org/gtk3/stable/ch01s05.html
What I don't see is any instructions as to how to compile the
application. Seeing a Makefile.am, I thought that I could try 'make' -
but I could not find erros that there was no makefile found.
Advice would be very welcome.
--
--
Ian
_______________________________________________
gnome-list mailing list
gnome-list gnome org
https://mail.gnome.org/mailman/listinfo/gnome-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]