Re: [gtkmm] mem_fun arg !



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
>
>




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