On Mon, 3 Dec 2007 20:34:03 +0100 (CET), [EMAIL PROTECTED] wrote: > So, can I compile GTK/win32 into a static library with VC8 Express > and use that? And what are the exact requirements for this? Or > should I rather use precompiled libraries? If I do that, I obvously > must be careful not to malloc/new with VC8 and free with Glib/GTK. > Is that it, or are worse things lurking?
You might be interested in this project: <http://gimp-vs.sourceforge.net/> It's GTK+ and the GIMP compiled with VS2005 and 2008. -- < Jernej Simončič >< http://deepthought.ena.si/ > < Contact address: >< jernej simoncic at isg si > _______________________________________________ gtk-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtk-list
