
----- Original Message ----- From: "vicente.botet" <vicente.botet@wanadoo.fr> To: <boost@lists.boost.org> Sent: Sunday, January 31, 2010 5:38 PM Subject: Re: [boost] [log] Release Candidate 4 released
----- Original Message ----- From: "Andrey Semashev" <andrey.semashev@gmail.com> To: <boost@lists.boost.org> Sent: Sunday, January 31, 2010 2:36 PM Subject: Re: [boost] [log] Release Candidate 4 released
On 31.01.2010 16:12, vicente.botet wrote:
..\..\../boost/log/detail/universal_path.hpp:53: error: request for member 'string' in 'p', which is of non-class type 'const wchar_t [260]'
Does the latest SVN checkout fix this?
Yes it does.
I have needed to build with threading=multi to avoid a lot of errors. Couldn't the Jamfiles take care setting threading=multi when needed? Another error. Where mc can be found? mc.compile ..\..\..\bin.v2\libs\log\build\gcc-mingw-4.4.0\debug\threading-multi\simple_event_log.h 'mc' n'est pas reconnu en tant que commande interne ou externe, un programme ex,cutable ou un fichier de commandes. mc -h "..\..\..\bin.v2\libs\log\build\gcc-mingw-4.4.0\debug\threading-multi" -r "..\..\..\bin.v2\libs\log\build\gcc-mingw-4.4.0\debug\threading-multi" "..\..\..\libs\log\src\simple_event_log.mc" ...failed mc.compile ..\..\..\bin.v2\libs\log\build\gcc-mingw-4.4.0\debug\threading-multi\simple_event_log.h ..\..\..\bin.v2\libs\log\build\gcc-mingw-4.4.0\debug\threading-multi\simple_event_log.rc... Vicente