Page 1 of 1

Win64 Build Broken Due to LLDB

Posted: Fri Nov 10, 2017 8:41 pm
by tjulian
When building Codelite on Win64 for Win64, the LLDBDebugger build fails due to missing directory /sdk/lldb/win64, and that directory is not on GitHub either. Did something change recently that would affect this?

--tj

Re: Win64 Build Broken Due to LLDB

Posted: Fri Nov 10, 2017 9:21 pm
by eranif
How do you build it?
CodeLite does not link against LLDB on Windows...

Re: Win64 Build Broken Due to LLDB

Posted: Mon Nov 13, 2017 8:09 pm
by tjulian
Okay, my bad. Build is now successful.