<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">I was trying to compile SAFECode, and I got this error message:<div class=""><br class=""></div><div class=""><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">make[3]: *** No rule to make target `/Users/peterfinn/Desktop/build/projects/safecode/Debug+Asserts/lib/libLLVMTableGen.a', needed by `/Users/peterfinn/Desktop/build/projects/safecode/Debug+Asserts/bin/clang-tblgen'.  Stop.</div></div><div class=""><br class=""></div><div class="">I looked for LLVM_OBJ/projects/safecode/Debug+Asserts/bin/clang-tblgen, to correct it and make it look in the right directory, but that file doesn’t appear to exist.  What’s going on?</div><div class=""><br class=""></div><div class="">(My LLVM_OBJ directory is called “build”.  That’s what that’s referring to.)</div><div class=""><br class=""></div><div class="">Thanks,</div><div class="">Peter Finn</div></body></html>