$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Andrei Melnikov (andy.melnikov_at_[hidden])
Date: 2006-10-03 13:47:16
On 03/10/06, Jorge Suit Perez Ronda <josp.jorge_at_[hidden]> wrote:
> Hello, I'm having some strange behavior after installing vc 2005 express
> + psdk. My bjam is (Nightly build):
>
> Boost.Build V2 (Milestone 10)
> Boost.Jam 03.1.13
>
> The problem is that it never generate the export library .lib for my
> project. When I run with -d2 option I see the following
I need libgbla.dll.rsp to diagnose the problem. Can you post its content here?
Is the DLL itself generated? Does it have any exports when you open it
with depends.exe or a similar program?
Andrei