On 1/11/07, Surya Kiran Gullapalli <[EMAIL PROTECTED]> wrote: > > At office, however, i was forced to use Visual Studio 2003 compiler. > > Will this compiler work ?
gtkmm requires Visual Studio/C++ 2005 to circumvent a C++ bug described in this bugzilla entry http://bugzilla.gnome.org/show_bug.cgi?id=158040 gtkmm probably can be built with Visual Studio 2003 but you might run into runtime errors one day or another. May I recommend you use the freely available Visual C++ express 2005 ? http://msdn.microsoft.com/vstudio/express/visualc/ Cedric _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
