Re: [gtkmm] please help me compile helloworld.cc



On Thu, 2002-09-12 at 19:00, Charlie Cosse wrote:
> This is the file from gtkmm-1.2.10/examples/helloworld/ which i haven't 
> altered.
> The makefile w/this distribution isn't working out-of-the-box,

It would be simpler to give us the error that you found first.

> so i *am* 
> trying
> to just compile from cmd line for now..
[snip]
> here's what i'm issuing on helloworld.o:
> -----------------------------------------------------------------------------------------------------------
> g++ -o hello helloworld.o -rdynamic `pkg-config --libs gtkmm-1.2` 
> -L/usr/lib
> -L/usr/X11R6/lib -ldl -lXi -lXext -lX11 -lm -lpthread

gtkmm 1.2 does not use pkg-config. See the FAQ for a suitable
command-line.

-- 
Murray Cumming
murrayc usa net
www.murrayc.com




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]