Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-11-11 10:10:20


Hi Johannes,

> I got the following error message:
.....
> <symlink-location>project-relative <threading>multi <toolset>msvc
> <traverse-dependencies>off <user-interface>console <variant>debug ) *
> missing argument the-response-file

Ah, sorry. Try additionally replacing

generators.register-c-compiler msvc.compile.c++ : CPP : OBJ : <toolset>msvc ;

with

generators.register-c-compiler msvc.compile.c++ : CPP : OBJ RSP :
<toolset>msvc ;

- Volodya

 


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk