Nevermind, I was finally unable to build by "git pull" and
"xcodebuild -configuration Debug"
On Mon, Jun 27, 2016 at 9:55 PM, Jeffrey Tan
wrote:
> Hi,
>
> I followed instructions in http://lldb.llvm.org/build.html to build lldb
> on Mac.
>
> I opened "*lldb/lldb.xcworkspace*" in Xcode7.3.1, sele
Hi,
I followed instructions in http://lldb.llvm.org/build.html to build lldb on
Mac.
I opened "*lldb/lldb.xcworkspace*" in Xcode7.3.1, select lldb-tools scheme
and build, I always got build error below. I have tried "brew install
cmake" but the installed cmake version does not match what build sc