Boost logo

Boost Users :

From: John Maddock (john_at_[hidden])
Date: 2007-05-24 04:45:21


John Maddock wrote:
> Iliyan Georgiev wrote:
>>> The process starts (warns me about not having Python, which is ok),
>>> but the first time compile-c-c++ is run, the windows message "I
>>> don't know how to open this file" appears for the file extension
>>> .rsp. I dismiss the window for every file (quite annoying) but then
>>> the build script cannot find some files and it all messes up.
>
> Can you post the actual error messages from bjam: it should include
> the command line that failed, that's the bit that we need to see.

Nevermind, I can reproduce this, bjam --toolset=intel doesn't find icl and
invokes the command line with no compiler specified. Setting up
user-config.jam fixes things, but there ought to be a better way. Please
file an item on the tracker about this at svn.boost.org.

John.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net