<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=""><br class=""><div><blockquote type="cite" class=""><div class="">On Sep 27, 2016, at 5:28 AM, Chad Stevens via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org" class="">llvm-dev@lists.llvm.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">Hi,<div class=""><br class=""></div><div class="">I posted a question on stack overflow and it was recommended that I post the question to one of the mailing list. I wasn't sure which mailing list to put it on, so if this isn't the right one please let me know.</div><div class=""><br class=""></div><div class=""><br clear="all" class=""><p style="margin:0px 0px 1em;padding:0px;border:0px;font-size:15px;clear:both;color:rgb(36,39,41);font-family:arial,'helvetica neue',helvetica,sans-serif;font-variant-ligatures:normal" class="">When I try to build LLVM latest I get the following error: ../clang/include/clang/AST/Decl.h:3835:49: error: use of undeclared identifier 'Export'; did you mean 'Import'?</p><p style="margin:0px 0px 1em;padding:0px;border:0px;font-size:15px;clear:both;color:rgb(36,39,41);font-family:arial,'helvetica neue',helvetica,sans-serif;font-variant-ligatures:normal" class="">I can't figure out why it isn't building properly. I followed the documentation to make sure everything was building properly and I still am getting that error.</p><p style="margin:0px 0px 1em;padding:0px;border:0px;font-size:15px;clear:both;color:rgb(36,39,41);font-family:arial,'helvetica neue',helvetica,sans-serif;font-variant-ligatures:normal" class="">The Documentation I used to build it is: <a href="http://clang.llvm.org/docs/LibASTMatchersTutorial.html" rel="nofollow" style="margin:0px;padding:0px;border:0px;color:rgb(0,89,153);text-decoration:none" class="">http://clang.llvm.org/docs/LibASTMatchersTutorial.html</a></p><div class=""><br class=""></div></div></div></div></blockquote><div>At which stage of this doc does it fail?</div><div>Also what is your host compiler (run clang -v)</div><div><br class=""></div><div>— </div><div>Mehdi</div><div><br class=""></div><br class=""><blockquote type="cite" class=""><div class=""><div dir="ltr" class=""><div class=""><p style="margin:0px 0px 1em;padding:0px;border:0px;font-size:15px;clear:both;color:rgb(36,39,41);font-family:arial,'helvetica neue',helvetica,sans-serif;font-variant-ligatures:normal" class="">Any help would be greatly appreciated.</p><div class=""><span style="color:rgb(36,39,41);font-family:arial,'helvetica neue',helvetica,sans-serif;font-size:15px" class="">Thanks</span></div><div class=""><br class=""></div><div class=""><br class=""></div>
</div></div>
_______________________________________________<br class="">LLVM Developers mailing list<br class=""><a href="mailto:llvm-dev@lists.llvm.org" class="">llvm-dev@lists.llvm.org</a><br class="">http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev<br class=""></div></blockquote></div><br class=""></body></html>