[gtkmm] hello



hello

i try to compile gtkmm under windows98 with Visual C++ 6.0
is it possible ?

i try to compil a gtk prog , it is working
but when i try to compil a small programme with gtkmm
the programme is "helloworld.cpp"

please could you help me ?

it is say :

d:\include-old\gtk--\object.h(278) : error C2440: 'specialization' :
cannot convert from 'void (__cdecl *)(struct _GtkObject *)' to '
(__cdecl *)( *)'
        This conversion requires a reinterpret_cast, a C-style cast or
function-style cast

d:\include-old\gtk--\object.h(278) : error C2975: 'EmitProxySignal0' :
invalid template argument for 'emit_func', constant expression expected

d:\include-old\gtk--\proxy.h(169) : see declaration of
'EmitProxySignal0'
d:\include-old\gtk--\object.h(278) : error C2079: 'destroy' uses
undefined class 'EmitProxySignal0<void,class Gtk::Object,struct
_GtkObject,0,0>'
d:\include-old\gtk--\widget.h(829) : error C2440: 'specialization' :
cannot convert from 'void (__cdecl *)(struct _GtkWidget *)' to '
(__cdecl *)( *)'
        This conversion requires a reinterpret_cast, a C-style cast or
function-style cast

thanks you

Saravanane




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