Boost logo

Boost :

From: lyang_at_[hidden]
Date: 2001-06-08 12:53:06


hi, I want to try regex++, I downloaded the file from Dr Maddock's
website, but following in error occured in both Linux and cygwin.

[lyang_at_george1 build]$ make -fgcc.mak
g++ -o gcc/boost_regex/c_regex_traits.o -c -O2 -
I../../../ ../src/c_regex_traits.cpp
In file included from ../../../boost/smart_ptr.hpp:59,
                 from ../../../boost/regex/detail/regex_config.hpp:52,
                 from ../../../boost/cregex.hpp:27,
                 from ../src/c_regex_traits.cpp:28:
../../../boost/utility.hpp:29: boost/static_assert.hpp: No such file
or directory
In file included from ../../../boost/regex/detail/regex_config.hpp:52,
                 from ../../../boost/cregex.hpp:27,
                 from ../src/c_regex_traits.cpp:28:
../../../boost/smart_ptr.hpp:61: boost/static_assert.hpp: No such
file or directory
make: *** [gcc/boost_regex/c_regex_traits.o] Error 1

I also tried to run ./configure and then make, it has the same error.
Am I missing something? Thanks!

Lei


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk