| > I would like to say that I really like your offline
> browser. I tried building your stuff with msvc v6
and
> it failed. I know that I need zlib. I was
wondering
> what else would I need in order to build this
thing.
You only need zlib (for example in C:\dev\zlib) files,
and htssystem.h like this one:
#define HTS_PLATFORM 1
#define HTS_ANALYSTE 2
All other files are in the regular distro. Be sure
that you passed all VC6 patches, however!
| |