[gtkmm] Problem with gtkmm and vc6



Hello,

 I tried compile the gtkmm_static with microsoft visual c++ 6, and I have the next error:

accelgroup.cpp
.\gtk--/object.h(277) : 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
.\gtk--/object.h(277) : error C2975: 'EmitProxySignal0' : invalid template argument for 'emit_func', constant _expression_ expected
        .\gtk--/proxy.h(169) : see declaration of 'EmitProxySignal0'
.\gtk--/object.h(277) : error C2079: 'destroy' uses undefined class 'EmitProxySignal0<void,class Gtk::Object,struct _GtkObject,0,0>'
accellabel.cpp
.\gtk--/object.h(277) : 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
.\gtk--/object.h(277) : error C2975: 'EmitProxySignal0' : invalid template argument for 'emit_func', constant _expression_ expected
        .\gtk--/proxy.h(169) : see declaration of 'EmitProxySignal0'

.........

Somebody can help me ?,  I do not know how compile correctly.

 

Tahnks.

 


Yahoo! Messenger
Nueva versión: Webcam, voz, y mucho más ¡Gratis!


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