Boost logo

Boost-Build :

Subject: Re: [Boost-build] bjam, vim and :copen/make
From: Gevorg Voskanyan (v_gevorg_at_[hidden])
Date: 2009-08-31 04:10:18


Andrej van der Zee wrote:

> Hi,
>
> I am using bjam for years now in my projects, and I am very satisfied with it!
> Before that I was using plain Makefiles. The advantage was that the integration
> with vim was excellent. I mean, when you type ":copen" and "make" VIM would
> display compiling errors in a small window and you could jump easily through
> errors/warnings. I am looking for something similar for VIM with bjam. Does it
> exist?
>
> Thank you,
> Andrej

Hi Andrej,

Putting
set makeprg=bjam
line into .vimrc works fine for me. Then I just type :make in (g)vim's console and get all the luxuries you're after! ;)

HTH,

Best Regards,
Gevorg


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