From: Malcolm Smith (m.smith_at_[hidden])
Date: 2003-03-18 17:37:24


true. It was a one-off.

Malcolm Smith
Analyst Programmer
Comvision Pty Ltd
http://www.comvision.org

-----Original Message-----
From: boost-bounces_at_[hidden]
[mailto:boost-bounces_at_[hidden]]On Behalf Of Edward Diener
Sent: Wednesday, 19 March 2003 09:36
To: boost_at_[hidden]
Subject: [boost] Re: Re: Regex and STLPMT.LIB

An easier way to solve this problem is to start a command processor with
just the PATH environment you want and build. You can do this by creating a
batch file which sets your path as appropriate and invoke the Make file from
within the batch file. That is how I do all my regex builds. Then there is
no reason to rename folders or fiddle around with the global PATHs under
Windows.