11 Jul
2002
11 Jul
'02
10:31 a.m.
I just downloaded the Regex Library. I followed the install instructions for Borland C++ 4.0 and tried to make with
(path to BC++ bin dir)/MAKE -fBCB4.mak INSTALL
I got the following errors:
../src/c_regex_traits.cpp: Error C:\PROGRA~1\BORLAND\CBUILD~1\BIN\..\include\list.h 3: Incorrect pragma directive option: push
Whatever the problem is, the first error is occuring inside Rogue Waves standard lib code, not boost.regex. Somewhere you have a setup problem - looks to me like you are using an old Borland C++ version (and not C++ Builder 4). John Maddock http://ourworld.compuserve.com/homepages/john_maddock/index.htm