|
Boost-Build : |
From: Andrey Melnikov (melnikov_at_[hidden])
Date: 2005-10-18 10:02:24
build.bat doesn't work on Windows XP Pro x64 edition because
%ProgramFiles% expands to c:\Program Files (x86)
"()" conflict with compound operator in .bat files. Thus, all lines that
contain %ProgramFiles%, %PATH% etc must be corrected by adding double
quotes.
Can someone else reproduce this problem?
Andrey
Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk