On Sat, Oct 04, 2008 at 10:28:18AM -0400, Ruben Safir wrote:
> > > You guys have confused me. I changed MYAPP to onewindow. Does the
> > > substring MYAPP have some meaning meaning that I'm missing?
> >
> > Undo these changes and add the following line to src/Makefile.am:
> >
> > AM_CFLAGS = $(
On Sat, Oct 04, 2008 at 10:15:07AM +0200, Baurzhan Ismagulov wrote:
> On Sat, Oct 04, 2008 at 01:34:00AM -0400, Ruben Safir wrote:
> > On Sat, Oct 04, 2008 at 03:41:23AM +0200, Baurzhan Ismagulov wrote:
> > > On Thu, Oct 02, 2008 at 11:08:15AM -0400, Ruben Safir wrote:
> > > > PKG_CHECK_MODULES([MY
On Sat, Oct 04, 2008 at 01:34:00AM -0400, Ruben Safir wrote:
> On Sat, Oct 04, 2008 at 03:41:23AM +0200, Baurzhan Ismagulov wrote:
> > On Thu, Oct 02, 2008 at 11:08:15AM -0400, Ruben Safir wrote:
> > > PKG_CHECK_MODULES([MYAPP], [gtkmm-2.4 >= 2.4.0])
> > ...
> > > if g++ -DHAVE_CONFIG_H -I. -I. -I.
On Sat, Oct 04, 2008 at 03:41:23AM +0200, Baurzhan Ismagulov wrote:
> Hello Ruben,
>
> On Thu, Oct 02, 2008 at 11:08:15AM -0400, Ruben Safir wrote:
> > PKG_CHECK_MODULES([MYAPP], [gtkmm-2.4 >= 2.4.0])
> ...
> > if g++ -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT one_window.o -MD -MP
> ...
> > one_w
Hello Ruben,
On Thu, Oct 02, 2008 at 11:08:15AM -0400, Ruben Safir wrote:
> PKG_CHECK_MODULES([MYAPP], [gtkmm-2.4 >= 2.4.0])
...
> if g++ -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT one_window.o -MD -MP
...
> one_window.cc:1:19: gtkmm.h: No such file or directory
...
> MYAPP_CFLAGS = -DXTHREADS -D