|
Boost Testing : |
From: Bronek Kozicki (brok_at_[hidden])
Date: 2006-06-29 11:17:05
Rene Rivera <grafikrobot_at_[hidden]> wrote:
> It also looks like you can also just do "using como : ..." and it
> dispatches to the correct platform specific toolset. And you should
> initialize with the path to the como.exe, not the path to the install
> dir.
Many thanks, I will give it a try. While we are at it - maybe we should
reconsider passing --a (strict warnings mode) flag to como compiler, as
it clashes with Windows headers? Alternatively we could move #include
<windows.h> out of header files, but that's going to be difficult.
B.