<div dir="ltr">When we move to VS 2015 (which will be soon, btw) we will require Python 3.5+ on Windows.  This already works for the most part, you can even try it out today.  I've spent the better part of the past 6 months making LLDB's python bindings work with Python 3.  The best part is that you don't need to custom build Python 3.5, you can just use the installer from Python.org (make sure you choose to install debug binaries too).<div><br></div><div>So in summary:</div><div>* VS 2013 -> requires Python custom built version of Python 2.7</div><div>* VS 2015 -> requires any version of Python >= 3.5, doesn't have to be custom built.</div></div><br><div class="gmail_quote"><div dir="ltr">On Thu, Jan 14, 2016 at 10:20 AM Vadim Chugunov via lldb-dev <<a href="mailto:lldb-dev@lists.llvm.org">lldb-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote"><span style="font-family:arial,helvetica,sans-serif"> VS 2013 support is going to be deprecated soon.  At that point it could</span> </blockquote><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote"><span style="font-family:arial,helvetica,sans-serif">break any time, because nobody is going to be making an effort to keep it
> working.</span><br><span style="font-family:arial,helvetica,sans-serif"></span></blockquote><pre><span style="font-family:arial,helvetica,sans-serif"></span></pre></div><div dir="ltr"><pre><span style="font-family:arial,helvetica,sans-serif">How is this going to play with Python scripting on Windows?   Given that LLDB only supports Python 2.7 bindings, <br>and that Python 2.7 extensions can be built only with VS2008, isn't that going to be a problem? <br>(When LLDB for Windows is officially declared "ready", that is.  For now, one can rebuild Python with VS2015.)<br></span></pre></div><div dir="ltr"><pre><span style="font-family:arial,helvetica,sans-serif">Vadim<br></span></pre></div>
_______________________________________________<br>
lldb-dev mailing list<br>
<a href="mailto:lldb-dev@lists.llvm.org" target="_blank">lldb-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev</a><br>
</blockquote></div>