Re: [Boost-cmake] Test feedback

2008-06-23 Thread troy d. straszheim
Beman Dawes wrote: I went back and set BOOST_BUILD_SLAVE_HOSTNAME to vista.dc.resophonic.com< http://vista.dc.resophonic.com/>, then tried nmake /I test. It runs for a bit and then pauses for a long time, then runs a bit more, etc. At this rate it will take days to run the full set of tests. Is t

Re: [Boost-cmake] popups on windows

2008-06-23 Thread troy d. straszheim
So this handles, uh, 'gpfaulterrorboxes', but it doesn't handle assertion failure popups that happen when you're compiled Debug and e.g. pass a null string as the format to sprintf. Created a ticket on this: http://svn.boost.org/trac/boost/ticket/2044 If anybody wants to pitch in and have a l

Re: [Boost-cmake] Some issues getting started on Win32

2008-06-23 Thread David Abrahams
troy d. straszheim wrote: > On the CMAKE_RC_COMPILER: we saw this error as well... then it > mysteriously disappeared, we didn't manage to toggle it and document > how. It looks like there > are some variations in the way visual studio gets installed that > are relevant: > >http://www.cmake.o