$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2005-02-03 10:33:56
On Saturday 29 January 2005 17:43, DJB wrote:
> I'm getting the following error message when I try to compile with
> msvc-7.1 (MS VC++ Toolkit 2003):
>
> error: When several names are given to the 'lib' rule
> error: it's not allows to specify sources or requirements.
>
> Is there a way to fix the error without individually defining each lib
> that is listed in WIN32BASE and WIN32GUI? The value of MSSDK_LIB is MS
> Platform SDK's lib directory.
There were no any way, but I've checked in a patch which allows it.
Thanks for the report!
- Volodya