Re: [gtkmm] mem_fun arg !



after a little further investigation, it appears 2.0 does not have an ebuild for it in gentoo, im using 1.2.5 which it says is the newest, but the libsigc website notes about 2.0, which im about to install. i hope this fixes my problem, i been pulling my hair out all morning

On Sat, 08 May 2004 15:14:14 +0200
Daniel Sundberg <dss home se> wrote:

> junk siology net wrote:
> 
>  > ok, during implementing this threaded system i was recommended a few 
> days ago (thanks for that) ive run into this
>  >
>  > m_button_df.signal_clicked().connect( SigC::mem_fun(*this, 
> &PSKWindow::getcpuinfo) );
>  >
>  > which errors with "mem_fun undeclared in namespace SigC"
>  >
>  > also i have to use "SigC" not "sigc" thats in the examples. is this a 
> gcc 3.2.x issue ? i notice the example's code uses no namespace or 
> related lines of code.
>  >
>  >
> 
> It looks like your program is trying to use libsigc++-1.2 instead of 2.0...
> 
> /Daniel
> 
>  >
>  > _______________________________________________
>  > gtkmm-list mailing list
>  > gtkmm-list gnome org
>  > http://mail.gnome.org/mailman/listinfo/gtkmm-list
>  >
>  >
> 
> _______________________________________________
> 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]