Re: [C++-sig] 2 "using python" declarations in user-config.jam not working

2010-11-05 Thread John Reid
On 05/11/10 14:42, John Reid wrote: Hi, I can't get boost.build configured for 2 different python versions, of which one is a debug build. I follow the instructions here: http://www.boost.org/doc/libs/1_44_0/libs/python/doc/building.html My user-config.jam has entries like this # default python

[C++-sig] 2 "using python" declarations in user-config.jam not working

2010-11-05 Thread John Reid
Hi, I can't get boost.build configured for 2 different python versions, of which one is a debug build. I follow the instructions here: http://www.boost.org/doc/libs/1_44_0/libs/python/doc/building.html My user-config.jam has entries like this # default python - this picks up a standard Ubuntu