Hey swift lldb team! I tried building the LLDB target from within Xcode. However, I get the following error during compilation:
subprocess.CalledProcessError: Command '['python', '/Users/Rex/Documents/ projects/swift-lldb/llvm/tools/swift/utils/build-script', '--preset=LLDB_Swift_ReleaseAssert', 'swift_install_destdir=/Users/ Rex/Documents/projects/swift-lldb/llvm-build/ReleaseAssert/swift-macosx-x86_64']' returned non-zero exit status 1 And much further up I see warning: A compatible version of re2c (>= 0.11.3) was not found; changes to src/*.in.cc will not affect your build. and error: unknown setting: cmark-cmake-options How may I fix this/these issues to build and run lldb from Xcode? Thanks :) -- Rex Fenley | IOS DEVELOPER Remind.com <https://www.remind.com/> | BLOG <http://blog.remind.com/> | FOLLOW US <https://twitter.com/remindhq> | LIKE US <https://www.facebook.com/remindhq>
_______________________________________________ swift-lldb-dev mailing list [email protected] https://lists.swift.org/mailman/listinfo/swift-lldb-dev
