<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; ">Hi Philippe!<DIV><BR class="khtml-block-placeholder"></DIV><DIV>Thanks for the noting this - there is indeed a problem when compiling ChucK using VS2005, apparently, Microsoft saw it fit to alter the behavior of STL vectors.  We'll have a fix in CVS soon!</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Best,</DIV><DIV>Ge!</DIV><DIV><BR class="khtml-block-placeholder"><DIV><DIV><DIV>On Jun 11, 2007, at 11:30 PM, Philippe Lamarche wrote:</DIV><BR class="Apple-interchange-newline"><BLOCKQUOTE type="cite">Hi,<BR><BR>I started an Asio build of the <A href="http://1.2.0.8">1.2.0.8</A> source. For now, it can probe and play small files.<BR><BR>However I have a problem with the build. I retried it with a fresh version with no change to the source and I still have the same problem: <BR>It seems that Chuck_Array4::zero() in chuck_oo create a "Debug Assertion Failed" Error. The Microsoft vector class is complaining about "vector subscript out of range". I am using VS2005.<BR><BR>This code will generate the error: <BR> SinOsc s[5];<BR> s[1] =&gt; dac; <BR> 2::second =&gt; now;<BR><BR>Is this possible or I am making false assumptions?<BR><BR>Thanks for the help,<BR>Philippe Lamarche.<BR><BR><BR><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">_______________________________________________</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">chuck-dev mailing list</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><A href="mailto:chuck-dev@lists.cs.princeton.edu">chuck-dev@lists.cs.princeton.edu</A></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><A href="https://lists.cs.princeton.edu/mailman/listinfo/chuck-dev">https://lists.cs.princeton.edu/mailman/listinfo/chuck-dev</A></DIV> </BLOCKQUOTE></DIV><BR></DIV></DIV></BODY></HTML>