Boost logo

Boost Users :

From: Beman Dawes (bdawes_at_[hidden])
Date: 2003-05-19 11:01:25


At 05:29 PM 5/15/2003, jhr.walter_at_[hidden] wrote:
>Hi Benedikt,
>
>you wrote:
>
>> I tried to run the tests for ublas with cwpro8 on Window 2000:
>>
>> D:\boost\boost_1_30_0\libs\numeric\ublas\test2>bjam -sTOOLS=cwpro8
>>
>> The compiler (Codewarrior) has problems with the boost include files.
>> Includes like
>> #include <boost/numeric/ublas/io.hpp>
>> work only with the system path and not with the user path. When I
change
>> <include>$(BOOST_ROOT) in the jamfile to <sysinclude>$(BOOST_ROOT) the
>> problem disappears (but would possibly not work for other compilers).
>
>This probably is a question for the gurus (I've at least once changed the
>include pathes already ;-). I'd tend to *add* <sysinclude>$(BOOST_ROOT)
to
>the jamfiles (if noone objects).

Joerg,

Codewarrior is working fine on the Win32 tests, so I'm not sure the
original poster's problem is really with the Jamfile.

--Beman


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