@echo Setting environment for using Microsoft Visual Studio 2005 x86 tools.
@rem
@rem Root of Visual Studio IDE installed files.
@rem
@set DevEnvDir=C:\Program Files\Microsoft Visual Studio 8\Common7\IDE
@set PATH=C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\Bin;C:\Program Files\Microsoft Visual Studio 8\Common7\IDE;C:\Program Files\Microsoft Visual Studio 8\VC\BIN;C:\Program Files\Microsoft Visual Studio 8\Common7\Tools;C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\bin;C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727;C:\Program Files\Microsoft Visual Studio 8\VC\VCPackages;%PATH%
@set INCLUDE=C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\Include;C:\Program Files\Microsoft Visual Studio 8\VC\INCLUDE;%INCLUDE%
@set LIB=C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\Lib;C:\Program Files\Microsoft Visual Studio 8\VC\LIB;C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\lib;%LIB%
@set LIBPATH=C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727
@goto end
:error_no_VSINSTALLDIR
@echo ERROR: VSINSTALLDIR variable is not set.
@goto end
:error_no_VCINSTALLDIR
@echo ERROR: VCINSTALLDIR variable is not set.
@goto end
:end
Hello,Thank you for the correction, again. I appreciate it - I should know to always paste and compare. The following is what I get now:
C:\Documents and Settings\Compaq_Owner\Desktop\boost_1_33_1>bjam --without-pytho
n -sTOOLS=vc-8_0 install
******************************************************
Building Boost.Iostreams with bzip2 support disabled.
To enable bzip2, consult the Boost.Iostreams documentation
******************************************************
******************************************************
Building Boost.Iostreams with zlib and gzip support disabled.
To enable zlib and gzip, consult the Boost.Iostreams documentation
******************************************************
Building Boost.Regex with the optional Unicode/ICU support disabled.
Please refer to the Boost.Regex documentation for more information
(and if you don't know what ICU is then you probably don't need it).
...found 12444 targets...
...updating 1208 targets...
MkDir1 bin\boost\libs\date_time\build\boost_date_time.dll\vc-8_0
spawn: No such file or directoryC:\Documents and Settings\Compaq_Owner\Desktop\boost_1_33_1>pause
Press any key to continue . . .
On 2/1/07, Rene Rivera <grafikrobot@gmail.com > wrote:Craig Ugoretz wrote:
> Hello,
>
> Thank you for correcting me on the web address. In the case of the
> bjam instruction, I had put the quotation mark in the wrong spot. I
> corrected that, but the result is:
>
> C:\Documents and Settings\Compaq_Owner\Desktop\boost_1_33_1>bjam
> --without-pytho
> n "-sTOOLS=vc80" install
> vc80-tools.jam: No such file or directory
You missed the error I pointed out. Look at the command I posted
carefully, and compare it with the one you used.
--
-- Grafik - Don't Assume Anything
-- Redshift Software, Inc. - http://redshift-software.com
-- rrivera/acm.org - grafik/redshift- software.com
-- 102708583/icq - grafikrobot/aim - grafikrobot/yahoo
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build