http://llvm.org/bugs/show_bug.cgi?id=19950
Bug ID: 19950 Summary: CMake does not look for swig Product: lldb Version: unspecified Hardware: PC OS: All Status: NEW Severity: normal Priority: P Component: All Bugs Assignee: lldb-dev@cs.uiuc.edu Reporter: magnus.ref...@gmail.com Classification: Unclassified Checked out llvm+lldb and configured using cmake. Did not get any error about swig being missing. Tried to build. Build failed with "Error: could not find the swig binary". Installed swig and re-started make. Build progressed. This should have been caught by cmake, and not delayed until running make. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ lldb-dev mailing list lldb-dev@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev