Re: [gtkmm] Help with Makefile
- From: Ole Laursen <olau hardworking dk>
- To: gtkmm-list gnome org
- Subject: Re: [gtkmm] Help with Makefile
- Date: 29 Aug 2002 10:21:55 +0200
Maya <escalante canada com> writes:
> I am not an expert creating 'Makefile' files, I have what I would call
> a limited knowledge of it. However, not only to improve my
> understanding about make, but also gtkmm2, I want to write my own
> 'Makefile' to compile the gtkmm2 programs, but I am having a bit of a
> problem doing this. So, I'd like someone here to, please have a look
> at the attached files and let me know what I am doing wrong.
What kind of problems? It's much easier for us to tell you why it's
wrong if you tell us what is wrong. :-)
> # Libraries to be included
> LDLIBS=`pkg-config gtkmm-2.0--libs`
The Makefile looks fine (but I haven't tested it) to me, except from
this definition. You've forgotten a space between 2.0 and --libs.
--
Ole Laursen
http://sunsite.dk/olau/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]