Boost logo

Boost Users :

From: Roland Weiss (yg-boost-users_at_[hidden])
Date: 2002-11-15 05:56:48


Hello,

I'm trying to compile some simple test programs that use
Boost Header libraries (no building required), like any,
shared_ptr etc.

Using CW8, I have a strange problem. When I add the Boost
root to the access path, the compiler finds the according
boost headers, but inside the config header the Boost lib
looks up some headers using this syntax: #include <user.hpp>
and so on. CW8 then fails to find these headers. If I change
<user.hpp> to "user.hpp" all works fine (but it fails on the
next header in angle brackets).

Any help appreciated.
Roland


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net