Re: Total Begginer
- From: "Vinicius G. D. Menezes" <vini bill gmail com>
- To: Hubert Figuiere <hub figuiere net>
- Cc: gtkmm-list gnome org
- Subject: Re: Total Begginer
- Date: Sat, 25 Apr 2009 17:16:38 -0300
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:
vinicius 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| vini bi11 gm4i1 c0m
On Sat, Apr 25, 2009 at 5:11 PM, Hubert Figuiere
<hub figuiere net> 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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]