<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 assume that LLVM_OBJ/projects/safecode/Debug+Asserts/bin/clang-tblgen doesn’t exist until things start compiling, so I need to figure out how it’s created during compile time, so that I can make sure it looks for libLLVMTableGen.a in the correct location.  How can I do this?<div class=""><br class=""></div><div class="">Thanks,</div><div class="">Peter Finn</div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Aug 12, 2015, at 1:21 PM, Peter Finn <<a href="mailto:peterdfinn@icloud.com" class="">peterdfinn@icloud.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html charset=utf-8" class=""><div 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></div></div></blockquote></div><br class=""></div></body></html>