6 Nov
2007
6 Nov
'07
6:39 p.m.
on Tue Nov 06 2007, question boost
Hi, i 've followed your advice. But now at build of boost i get the message:
...toolset.jam:..mingw.init unknown in module toolset.
Thank you for your response.
You are probably passing --toolset=mingw or saying "using mingw ;" in your user-config.jam. Mingw is not a name of a supported toolset. Use gcc instead: http://www.boost.org/more/getting_started/windows.html#identify-your-toolset -- Dave Abrahams Boost Consulting http://www.boost-consulting.com