$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Dick Wood (SplinterSoftware_at_[hidden])
Date: 2008-06-25 19:15:50
Has anyone tried to build boost 1.35 in Virtual PC 2007 with VS2008?
bjam toolset=msvc-9.0 define=_CRT_SECURE_NO_WARNINGS=0
define=_SCL_SECURE_NO_WARNINGS=0 define=_SECURE_SCL=0 threading=multi
link=static --build-type=complete --without-python --without-mpi stage
This command works correctly on WinXP with VS2008 installed, but does
nothing when run inside of VirtualPC 2007 with the same configuration.
I can run VS2008 IDE inside the virtual machine.
Thanks for any assistance,
DW