Re: [lldb-dev] Windows build questions

2015-09-08 Thread Ted Woodward via lldb-dev
Foundation Collaborative Project From: lldb-dev [mailto:lldb-dev-boun...@lists.llvm.org] On Behalf Of Zachary Turner via lldb-dev Sent: Monday, September 07, 2015 3:02 PM To: Todd Fiala; LLDB; Stephane Sezer Subject: Re: [lldb-dev] Windows build questions +Stephane because he just went through

Re: [lldb-dev] Windows build questions

2015-09-07 Thread Zachary Turner via lldb-dev
There's actually not one yet. The past few weeks you might have seen me checking in a ton of changes related to XFAILing a bunch of tests on Windows and filing corresponding bugs. We are trying to get down to a baseline of 0 failing tests exactly for this reason, so that we can enable tests to

Re: [lldb-dev] Windows build questions

2015-09-07 Thread Todd Fiala via lldb-dev
Awesome, thanks Zachary! On Mon, Sep 7, 2015 at 1:02 PM, Zachary Turner wrote: > +Stephane because he just went through the pain of getting a working build > on Windows, so he might be able to point out some gotchas. > > *About VS 2015* > VS 2015 does not work because of

Re: [lldb-dev] Windows build questions

2015-09-07 Thread Zachary Turner via lldb-dev
+Stephane because he just went through the pain of getting a working build on Windows, so he might be able to point out some gotchas. *About VS 2015* VS 2015 does not work because of Python. Technically, it could theoretically work but you won't be able to run the test suite at all. I don't