I'm trying to compile sample gtkmm code on windows, I'm using MSVC .NET 2003. (VC 7.1 compiler).
First i tried to run the file gtkmm-demo.exe after installing the latest gtkmm for win32.
I've got this error.
The procedure entry point atk_text_clip_type_get_type could not be located in
the dynamic link library libatk-1.0.0.dll
Next i tried to compile sample program myself, and then also i got the same problem. Am i missing some thing here.
The title bar of the message box on both the occasions say, "Entry Point not found".
I've given /entry:mainCRTStartup /subsystem:windows option during compilation.
Thanks in advance,
Surya
_______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
