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
Win64 Build Broken Due to LLDB
-
- CodeLite Enthusiast
- Posts: 32
- Joined: Tue Nov 11, 2008 12:06 am
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Win64 Build Broken Due to LLDB
How do you build it?
CodeLite does not link against LLDB on Windows...
CodeLite does not link against LLDB on Windows...
Make sure you have read the HOW TO POST thread
-
- CodeLite Enthusiast
- Posts: 32
- Joined: Tue Nov 11, 2008 12:06 am
- Contact:
Re: Win64 Build Broken Due to LLDB
Okay, my bad. Build is now successful.