Hi Hubert. Thanks for the answer,

I've just retested and I might have made some confusion when copying and
pasting my trials with the source code but that was the result for:

vinic...@vinicius-devcenter:~/Download$ g++ main.cc `pkg-config gtkmm-2.4
--cflags --libs` -o main
/tmp/ccJpLeXj.o: In function `main':
main.cc:(.text+0x3f): undefined reference to `HelloWorld::HelloWorld()'
main.cc:(.text+0x61): undefined reference to `HelloWorld::~HelloWorld()'
main.cc:(.text+0x8b): undefined reference to `HelloWorld::~HelloWorld()'
collect2: ld returned 1 exit status

See? Sorry for the confusion but the problem is still the same =[.

|_|0|_| Viniciu5 M3n3z35
|_|_|0| 31331 D3v310p3r
|0|0|0| [email protected]


On Sat, Apr 25, 2009 at 5:11 PM, Hubert Figuiere <[email protected]> wrote:

> 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
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to