Index of /textproc/raptor/work/raptor-1.4.15/win32

      Name                    Last modified       Size  Description

[DIR] Parent Directory 31-Dec-2007 22:36 - [DIR] Debug/ 26-Mar-2007 21:37 - [DIR] Release/ 26-Mar-2007 21:37 - [   ] Makefile.am 07-Jan-2006 22:38 1k [   ] raptor.dsw 16-Jan-2006 00:23 2k [   ] raptortest.cpp 16-Jan-2006 00:23 2k [   ] raptor.sln 27-Mar-2006 22:46 2k [   ] rapper.dsp 16-Jan-2006 00:23 4k [   ] raptortest.dsp 16-Jan-2006 00:23 4k [   ] rapper.vcproj 27-Mar-2006 22:46 5k [   ] raptortest.vcproj 16-Jan-2006 00:23 5k [   ] raptor.dsp 16-Jan-2006 00:23 7k [   ] Makefile 31-Dec-2007 22:36 11k [   ] Makefile.in 31-Dec-2007 22:33 12k [   ] Makefile.in.bak 31-Jan-2007 22:57 12k [   ] raptor.vcproj 27-Mar-2006 22:46 31k

This is user contributed win32 configuration for building raptor
using MS Windows development environments.

The latest files are the *.vcproj and *.sln files for MS Visual
Studio 8, provided by John Barstow.

The *.dsp *.dsw files are older and from MS Developer Studio provided
by several prople.

The various project files assume that (iconv, libxml, libxml2) or
expat are available as well as curl have been installed or compiled
in sibling top level directories. See the raptor.vcproj (newest) or
raptor.dsp (older) files for the exact paths used, which are
version-number dependant.

It should be relatively easy to change raptor between using libxml2
and expat.  See ..\win32_raptor_config.h near:
/* For using expat on win32 */
...
#else
/* For using libxml2 on win32 */

and pick one path.


I do not test this configuration since I don't use Windows.  I am
happy to receive patches to fix things though.

Dave
2005-05-19