2008/12/28 Mark Kromis <span dir="ltr"><<a href="mailto:greybird@mac.com">greybird@mac.com</a>></span><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div style=""><div><div><div></div><div class="Wj3C7c"><div>On Dec 27, 2008, at 11:01 PM, Misha Brukman wrote:</div></div></div><blockquote type="cite"><div><div class="Wj3C7c"><div>This is getting slightly off-topic (we're now talking about mocking libraries, rather than unittesting), but Visual Studio 2008 has a free add-on pack to add TR1 support: <a href="http://msdn.microsoft.com/en-us/visualc/default.aspx" target="_blank">http://msdn.microsoft.com/en-us/visualc/default.aspx</a> (see the downloads section).<br>
 </div></div></div></blockquote></div><div>Just wanted to mention that the add-on pack is not applicable to the express editions, nor anything before vc9. So if someone is using the express editions they would need to use boost or something similar. But if you use gcc4 then your set.</div>
</div></blockquote><div><br>Have you tried VS2008 Express with SP1?<br><br>Herb Sutter notes that they plan to support TR1 in Express "in a future release" (back in April):<br><a href="http://herbsutter.wordpress.com/2008/04/07/visual-c-2008-feature-pack-now-available/">http://herbsutter.wordpress.com/2008/04/07/visual-c-2008-feature-pack-now-available/</a><br>
<br>This page (VS2008 Express SP1 beta readme) talks about debug builds with TR1 in Express:<br><a href="http://download.microsoft.com/download/8/F/D/8FD2A9F0-C3D4-4B0A-80AF-88D738DCDDF4/ExpressReadme.htm">http://download.microsoft.com/download/8/F/D/8FD2A9F0-C3D4-4B0A-80AF-88D738DCDDF4/ExpressReadme.htm</a><br>
</div></div>