Re: [lldb-dev] LLDB build at windows

2016-01-12 Thread Aidan Dodds via lldb-dev
Just to chip in on this thread. I regularly build X64 LLDB using Visual Studio, but I only use it for debugging remote targets. I have noticed the gtests linking error, but unfortunately due to tight time constraints I've not been free to fix it. I tend to 'unload' all of the projects in Visual

Re: [lldb-dev] LLDB build at windows

2016-01-12 Thread Zachary Turner via lldb-dev
VS 2013 support is going to be deprecated soon. At that point it could break any time, because nobody is going to be making an effort to keep it working. On Tue, Jan 12, 2016 at 7:54 AM Aidan Dodds via lldb-dev < lldb-dev@lists.llvm.org> wrote: > Just to chip in on this thread. > I regularly bui