From: Braden M. <br...@en...> - 2008-05-29 01:27:02
|
Quoting Braden McDaniel <br...@en...>: > Zack S wrote: >> Hello, >> The latest svn code is looking pretty good. Right now the major bugs are in >> browser.cpp. > > Okay... Well, nothing's been checked in since your initial posting--yet. > > You might want to subscribe to the commit message mailing list; but I'll > post here once I've checked in the fixes. Okay; with the changes I've just committed, I get a successful Debug build with Visual C++ Express 2008. The changes include the addition of a dependency on libxml and iconv that you can get here: http://www.zlatkovic.com/libxml.en.html This isn't intended to be a long term solution; it's just the quickest way to get the Windows build working right now. I'm going to work on eliminating this dependency in favor of using MSXML. Let me know if you run into any more problems. -- Braden McDaniel e-mail: <br...@en...> <http://endoframe.com> Jabber: <br...@ja...> |