Re: [lldb-dev] LLDB Windows Python Bindings

2015-11-20 Thread Zachary Turner via lldb-dev
On Fri, Nov 20, 2015 at 10:05 AM Aidan Dodds wrote: > First off thanks for opening that up to the mailing list, it will be good > if discussion of this is useful to others. > > From the python 3.5 case: > I'm not using ninja.build, but instead just compiling from the visual > studio ide. However

Re: [lldb-dev] LLDB Windows Python Bindings

2015-11-20 Thread Aidan Dodds via lldb-dev
First off thanks for opening that up to the mailing list, it will be good if discussion of this is useful to others. From the python 3.5 case: I'm not using ninja.build, but instead just compiling from the visual studio ide. However, the custom build step I think you were referring to for fin

Re: [lldb-dev] LLDB Windows Python Bindings

2015-11-19 Thread Zachary Turner via lldb-dev
comm Innovation Center, Inc. is a member of Code Aurora Forum, a >> Linux Foundation Collaborative Project >> >> >> >> *From:* lldb-dev [mailto:lldb-dev-boun...@lists.llvm.org] *On Behalf Of >> *Zachary >> Turner via lldb-dev >> *Sent:* Thursday, Novembe

Re: [lldb-dev] LLDB Windows Python Bindings

2015-11-19 Thread Zachary Turner via lldb-dev
+lldb-dev since this could be useful to other people. I'm actively working on getting Python 3.5 support working. If you want to go this route, it will make your life much easier. But I don't have a fully passing test suite yet, there are still about 30 failing tests. So consider Python 3.5 exp