Witam,

korzystam z VS 2010.

tak jak w temacie, jestem przy instalacji boost regex i mam mały problem.

korzystam z :
http://www.boost.org/doc/libs/1_36_0/libs/regex/doc/html/boost_regex/install.html

wcześniej zainstalowałem:

BoostPro 1.46.1 Installer

i teraz chcę dodać regex.

Według instrukcji mam w konsoli wybrać folder <boost>\libs\regex\build
więc u mnie jest on c:\Program File\boost\boost_1_46_1\libs\regex\build
bo tam zainstalował mi to wszystko BoostPro.

Następnie mam wybrać:
nmake -fvc6.mak
w konsoli, ale ja mam Visual Studio 10, więc robię
nmake -fvc10.mak

no i tu mi wyskakuje takie coś:

Building Boost.Regex without ICU / Unicode support:
Hint: set ICU_PATH on the nmake command line to point
to your ICU installation if you have one.
Access is denied.
NMAKE ; fatal error U1077: 'if': return code '0x1'
Stop.

Proszę o pomoc.