Thanks! I think I missed that one because I use the Express editions of Visual Studio at home.<div><br></div><div>But now I see all the platforms are OK.</div><div><br></div><div>Best regards</div><div>Mello</div><div><br>
<div class="gmail_quote">On Wed, Mar 7, 2012 at 2:31 PM, Jeff Hardy <span dir="ltr">&lt;<a href="mailto:jdhardy@gmail.com">jdhardy@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Please use the RC1 files if you can.<br>
<br>
The normal WP build uses the same project files as everything else -<br>
just set the configuration to WP7Debug (or maybe Silverlight3Debug, I<br>
can&#39;t remember if I actually renamed it).<br>
<br>
You can also build everything by opening a Visual Studio command<br>
prompt, navigating to the root, and running `msbuild`. The resulting<br>
files will be in bin.<br>
<span class="HOEnZb"><font color="#888888"><br>
- Jeff<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
On Wed, Mar 7, 2012 at 5:01 AM, Cesar Mello &lt;<a href="mailto:cmello@gmail.com">cmello@gmail.com</a>&gt; wrote:<br>
&gt; Hi,<br>
&gt;<br>
&gt; For the repro sample, do you prefer to have references to the RC1 binaries,<br>
&gt; or should I add the IronPython projects to compile from source and aid<br>
&gt; debugging?<br>
&gt;<br>
&gt; A second question: what solution and projects are being used for the Windows<br>
&gt; Phone build?<br>
&gt;<br>
&gt; Thanks<br>
&gt; Mello<br>
&gt;<br>
&gt;<br>
&gt; On Tue, Mar 6, 2012 at 4:43 PM, Cesar Mello &lt;<a href="mailto:cmello@gmail.com">cmello@gmail.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Hi Jeff,<br>
&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Looking at it briefly I can&#39;t see an obvious workaround (I&#39;m not sure<br>
&gt;&gt;&gt; what interactions MaybeNotImplementedAttribute will have); can you<br>
&gt;&gt;&gt; open an issue and attach a minimal repro if possible?<br>
&gt;&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Sure! I&#39;ll open this issue at home later, because the Windows Phone use<br>
&gt;&gt; case is for a pet project in my spare time just for fun. That said, we are<br>
&gt;&gt; using IronPython at work with .NET 4, but I don&#39;t want to mix personal stuff<br>
&gt;&gt; with professional duties. You know. :-)<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Also, thank you for looking at WP stuff. It needs people to hammer on<br>
&gt;&gt;&gt; it to make sure that it works and find its limitations.<br>
&gt;&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Nice! It&#39;s a pleasure to help. I just don&#39;t have enough knowledge about<br>
&gt;&gt; the codebase and even Python is a new thing to me, but my objective is to<br>
&gt;&gt; learn.  Hacking IronPython seems to be the best way to learn and have fun at<br>
&gt;&gt; the same time. (I&#39;ve seen quite a nice performance from PyPy so I imagine<br>
&gt;&gt; there is a lot of room for optimizations in the long run too).<br>
&gt;&gt;<br>
&gt;&gt; Thanks a lot for the help!<br>
&gt;&gt;<br>
&gt;&gt; Best regards<br>
&gt;&gt; Mello<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;<br>
</div></div></blockquote></div><br></div>