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