From: John Maddock (john_at_[hidden])
Date: 2005-08-12 09:51:53


>I had to make the following changes for this to build w/ VC7.1:
>
> Change line 38 to:
> MSVCDIR=$(VS71COMNTOOLS)..\..\VC7
>
> Remove allocator.hpp and regex_library_include.hpp from line 57.

Confirmed, unfortunately the problem affects all the makefiles, your fix is
correct BTW.

Thanks for the report,

John.