Re: help me please
- From: Pedro Sousa <pasousa ml gmail com>
- Cc: gtkmm-list gnome org
- Subject: Re: help me please
- Date: Tue, 10 Feb 2009 15:11:21 +0000
Hi,
Try the following compilation
g++ main.cc |helloworld.cc |-o main `pkg-config gtkmm-2.4 --libs --cflags`
Best regards
Pedro
Ronald Amado Gilio Lucana wrote:
Hello, I'm beginner programmer in gtkmm, I compile the first example,
"HelloWorld", but I've error, the error it's:
$g++ main.cc -o main `pkg-config g
tkmm-2.4 --libs --cflags`
/tmp/ccJMFUT2.o: In function `main':
main.cc:(.text+0x38): undefined reference to `HelloWorld::HelloWorld()'
main.cc:(.text+0x55): undefined reference to `HelloWorld::~HelloWorld()'
main.cc:(.text+0x6e): undefined reference to `HelloWorld::~HelloWorld()'
collect2: ld devolvió el estado de salida 1
Please help me, I use Ubuntu SO, and I not speak english, I speak
spanish, sorry for my english bad
_______________________________________________
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]