$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: ½Å±Ô¼± (delpinion_at_[hidden])
Date: 2007-03-19 22:59:17
Hi everyone~^^
I¡¯m installing boost.regex to visual studio 2005
Step
1. Run vcvarsall.bat : D:\Program Files\Microsoft Visual Studio
8\VC\vcvarsall.bat.
A. I got the following message on the screen -> Setting environment for
using Microsoft Visual Studio 2005 x86 tools.
2. Move directory : D:\MyLibrary\boost_1_33_1\libs\regex\build
3. Run nmake : nmake -f vc8.mak install
4. Building¡¦
5. I got the following error message (U1077) :
A. NMAKE : fatal error U1077: '"D:\Program Files\Microsoft Visual
Studio 8\VC\BIN\cl.EXE"' : '0x2' ¡¦.
How can I build Boost.regex in visual studio 2005 that?