Re: gnomemm-list digest, Vol 1 #258 - 2 msgs

Dan Pixley <[email protected]> Sat, 14 Feb 2004 12:48:12 -0800
Newsgroups gmane.comp.gnome.gnomemm
Message-ID <[email protected]>
On Sat, 2004-02-14 at 09:00, [email protected] wrote:

> Just a wild guess: have you maybe forgotten to link GnuMu.o along with
> main.o ? You need to link both files, otherwise references from main.o
> to GnuMu.o (where gnumu is implemented) are not satisfied.
> C++ is unfortunatly won't do it for you.
> 
> Best regards,
>   Dennis.

That would make sense to me.  How do I do this in g++?  

Thanks for your time and patience.  Also, if you could recommend any
good/thorough tutorials on the g++ that you think might help me out,
please send them my way.

Thanks,
Dan