Hi,

Found the following web site that was useful in getting up and running with boost.
<http://sarathc.wordpress.com/2007/02/09/learning-c-0x-building-boost-library-for-visual-c/ >

On 3/20/07, 신규선 <delpinion@naver.com> wrote:

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?

 


_______________________________________________
Boost-users mailing list
Boost-users@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-users