|
Boost-Build : |
From: David Abrahams (dave_at_[hidden])
Date: 2005-08-21 17:38:14
"rob_stewart_lists" <rob_stewart_lists_at_[hidden]> writes:
> MkDir1 d:\tmp\build\bin\boost\libs\date_time\build\boost_date_time.dll
>
> mkdir
> "d:\tmp\build\bin\boost\libs\date_time\build\boost_date_time.dll"
Okay, that is the command it was trying to execute.
> spawn: No such file or directory
> Executing through .bat file
> Executing command [cmd.exe] [/Q/C]
> [D:\DOCUME~1\Rob\LOCALS~1\Temp\jam156-00.bat]
So what happens when you type
cmd.exe /Q/C "D:\DOCUME~1\Rob\LOCALS~1\Temp\jam156-00.bat"
at the command line?
-- Dave Abrahams Boost Consulting www.boost-consulting.com
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