From: Gabe H. <gj...@co...> - 2004-02-27 18:46:34
|
>>Howdy. I apologize for the mailing-list-wide e-mail for the sheer reason >>of compilation problems, but I figured I might get a faster response this >>way as opposed to making a posting at >>http://mail.gnome.org/archives/xml/2004-February/thread.html#00085 ... >> >>I downloaded libxml++, and as the instructions in the README.win32 file >>say, I also downloaded libxml and iconv and installed them at the >>appropriate levels. However, in VC6, I get compilation errors whenever I >>try to build any of the sample VC6 projects. It seems as though VC6 >>can't find the file glibmm/ustring.h : >> >>fatal error C1083: Cannot open include file: 'glibmm/ustring.h': No such >>file or directory > > >This file is part of the c++ binding of GLib, glibmm. You can download it >here : http://sourceforge.net/project/showfiles.php?group_id=1161 > >Please tell me if you successfully use libxml++ 2.5 with msvc. > >Thanks, > >Christophe Christophe: The only version of glibmm on that sourceforge page is "unstable". Should I download that, or should I download gtkmm 2.2? Merci, Gabe |