
31 Jan
2007
31 Jan
'07
4:13 p.m.
Anthony Williams wrote:
and the content of your:
user-config.jam ?
using python : 2.5 : c:/local/python25 ;
using msvc : 6.5 : c:/progra~1/micros~3/vc98/bin/cl.exe ;
You will need to say here: using msvc : 6.5 : c:/progra~1/micros~3/vc98/bin/cl.exe : <cxxflags>-Ic:/path-to-spirit-1.6/boost ; Replace path-to-spirit-1.6 with the path to a copy of the spirit you have downloaded from source forge. Please also see my post "regression looks much better now" where I summarized all necessary steps. A similar line is needed for borland-5.8.2 too. Roland