<div><br></div><div><div style="font-family: Helvetica; font-size: 12px; line-height: normal;"><div style="margin: 0px; font-size: 16px; font-family: Courier; color: rgb(76, 47, 45); background-color: rgb(223, 219, 196);">Hey, I try the PrintFunctionNames example, followed by the official stepĄ­.</div><div style="margin: 0px; font-size: 16px; font-family: Courier; color: rgb(76, 47, 45); background-color: rgb(223, 219, 196);">  "make PrintFunctionNames && clang -cc1 -load ***.dylib -plugin print-nfs -plugin-arg-print-fns -an error file.cĄ± but error produced:</div><div style="margin: 0px; font-size: 16px; font-family: Courier; color: rgb(76, 47, 45); background-color: rgb(223, 219, 196);">{</div><div style="margin: 0px; font-size: 16px; font-family: Courier; color: rgb(76, 47, 45); background-color: rgb(223, 219, 196);"><span class="Apple-tab-span" style="white-space: pre;">   </span>error: unable to load plugin '/Users/**/Documents/llvm/build/lib/PrintFunctionNames.dylib': 'dlopen(/Users/**/Documents/llvm/build/lib/PrintFunctionNames.dylib, 9):  </div></div><div style="font-family: Helvetica; font-size: 12px; line-height: normal;"><br></div><div style="font-family: Helvetica; font-size: 12px; line-height: normal;"><div style="margin: 0px; font-size: 16px; font-family: Courier; color: rgb(76, 47, 45); background-color: rgb(223, 219, 196);">Symbol not found: __ZN5clang11ASTConsumer21HandleInterestingDeclENS_12DeclGroupRefE  }</div></div><div style="line-height: normal; margin: 0px; font-size: 16px; font-family: Courier; color: rgb(76, 47, 45); background-color: rgb(223, 219, 196);"><br></div><div style="line-height: normal; margin: 0px; font-size: 16px; font-family: Courier; color: rgb(76, 47, 45); background-color: rgb(223, 219, 196);"><br></div><div style="line-height: normal; margin: 0px; font-size: 16px; font-family: Courier; color: rgb(76, 47, 45); background-color: rgb(223, 219, 196);">how can i deal with this problem? look forward to ur reply~</div><div style="line-height: normal; margin: 0px; font-size: 16px; font-family: Courier; color: rgb(76, 47, 45); background-color: rgb(223, 219, 196);"><br></div><div style="line-height: normal; margin: 0px; font-size: 16px; font-family: Courier; color: rgb(76, 47, 45); background-color: rgb(223, 219, 196);">PS: Now I wanna do some custom checker .. Before I use the oclint, ItĄŻs okĄ­ but its performance is not that good so cannot be well applied in practice. I hope sb can get me escaped from current embarrassment.  thx~</div></div><div><br></div>