$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2008-07-10 06:19:11
On Wednesday 09 July 2008 17:29:04 William Marié wrote:
>
> Hi,
>
> I have those warnings when i compile :
>
> 7>warning: Graph library does not contain optional GraphML reader.
> 7>note: to enable GraphML support, set EXPAT_INCLUDE and EXPAT_LIBPATH to
> the
> 7>note: directories containing the Expat headers and libraries,
> respectively.
> 7>dedededededed C:\Documents and Settings\William
> Marie\Home\GamesWorldProject\source\trunk/dlls/msvc
> 7>Building Boost.Regex with the optional Unicode/ICU support disabled.
> 7>Please refer to the Boost.Regex documentation for more information
> 7>(don't panic: this is a strictly optional feature).
>
>
> As i don't want to use GraphML and Boost.Regex is there any way to disable
> those warnings ?
It is not possible at the moment. We hope to fix this annoyance in a future
version.
- Volodya