
Joel de Guzman wrote:
Eric Niebler wrote:
Works fine for me. What error are you seeing? error: Unable to find file or target named error: 'object(file-target)@427' error: referred from project at error: '/home/ghost/Work/Boost/boost/tools/quickbook'
How do you initialize quickbook in your user-config.jam? The above error happens when you don't specify quickbook binary and let it be built automatically.
Oh, I point my user-config to a pre-built version of quickbook. That's probably it.
AFAICT, this is a recent phenomena. I too can't seem to get quickbook auto-built. An email from Volodya suggests that it's a V2 issue.
As I've indicated before "recent" may be "since Oct 22". It's a problem with quickbook.jam, which was there all the time, and while it certainly can be fixed, it's also good to have doc Jamfiles that trigger this problem to be fixed to better express the intentions, first. - Volodya