
10 Nov
2008
10 Nov
'08
5:35 p.m.
AMDG Joel Falcou wrote:
Steven Watanabe a écrit :
I've updated the documentation an uploaded a zip to the vault. http://www.boostpro.com/vault/index.php?&direction=0&order=&directory=Tools
Sorry to bring up this old discussion. How difficult could it be to reuse this into a bjam free environnement or as a standalone process ?
The steps are: a) compile postprocess.cpp b) preprocess the source cpp file c) run perl preprocess.pl on the preprocessor output d) compile the result, adding the tool's root directory to the include path and capture the output. e) run postprocess on the compiler's output. In Christ, Steven Watanabe