Re: Total Begginer



Hello,

just a second to late for me. :D

Yes, you forgot helloworld.cc in your compiler state:

~# g++ main.cc helloworld.cc $(pkg-config --libs --cflags gtkmm-2.4) -o
main

Just see the makefile in the source directory, this should also help.

Bernd


Am Samstag, den 25.04.2009, 16:11 -0400 schrieb Hubert Figuiere:
> On 25/04/09 03:39 PM, Vinicius G. D. Menezes wrote:
> > Am I doing something wrong?
> 
> 
> You are: you don't compile helloworld.cc
> 
> Hub
> _______________________________________________
> gtkmm-list mailing list
> gtkmm-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtkmm-list



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