12 Aug
                
                    2005
                
            
            
                12 Aug
                
                '05
                
            
            
            
        
    
                4:51 p.m.
            
        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.