Re: [gnome-love] At last.................... I made it.......



On Mon, 2004-05-31 at 12:23, David Moreno Garza wrote:
On Wed, 2004-05-26 at 09:51, Melinda wrote:
Please tell me what you think about this program. I need feedback. Thank
you.

Well I had some problems running the binary on my distribution, Debian.
Although, I tried to compile it, edited the pkg-config stuff on
Makefile, and I get this error:

damogar Cilantro:~/MyDownloads/wallpapoz-0.1$ make
g++ -c -g -Wall `pkg-config --cflags libglademm-2.0 libxml++-1.0`
wallpapoz.cpp
wallpapoz.cpp: In constructor `Wall::Wall(GtkWindow*, const
   Glib::RefPtr<Gnome::Glade::Xml>&)':
wallpapoz.cpp:41: error: `sigc' undeclared (first use this function)
wallpapoz.cpp:41: error: (Each undeclared identifier is reported only
once for
   each function it appears in.)
wallpapoz.cpp:41: error: parse error before `::' token
wallpapoz.cpp:46: error: parse error before `::' token

What could I do on this? Is this a Debian-side problem?
Ok, pal, I think I got you. After searching around, you are using
gtkmm-2.2 and libglademm-2.2 or libglademm-2.0. So there is a way to
compile my program without upgrading the library. Here's how:
Edit wallpapoz.cpp and change every "sigc::mem_fun" with "SigC::slot". 
Hope that work. 


Thank you very much for this.





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