$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-build] bjam, vim and :copen/make
From: Andrej van der Zee (mavdzee_at_[hidden])
Date: 2009-08-29 19:32:14
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