<div dir="ltr">I believe the problem is that you need to have the header files for MFC present for it to work.  I don't know how you would get those without having Visual Studio installed, though.</div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Apr 22, 2016 at 10:44 AM, Karl DeJean via cfe-users <span dir="ltr"><<a href="mailto:cfe-users@lists.llvm.org" target="_blank">cfe-users@lists.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div lang="EN-US" vlink="#954F72" link="#0563C1"><div><p class="MsoNormal">Hello Everyone at LLVM board,<u></u><u></u></p><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">I have subscribed to the board, but have not received my membership yet.  <u></u><u></u></p><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">I have two questions I’ve been trying to solve.<u></u><u></u></p><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">I have been running around on the internet in circles, trying to find an answer to my question.  I am developing a desktop command line application, that will run without the Visual Studio IDE.  The backend of the application uses Clang 3.7 to scan code and dump an AST into a file.  One of my source files need to recognize a CArray, which is part of the Microsoft Foundation Classes.  Clang does not recognize the CArray.  I can point to the MFC include directory that has the file “afxtempl.h” and it will compile, but if I am running on a machine without Visual Studio installed, it will not be there.  I’ve downloaded the LLVM and CLANG source code and compiled it.  Is there a way to get CLANG to use the MFC library in my stand alone application.<u></u><u></u></p><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal"><b><span style="font-size:18.0pt">Karl J. DeJean<u></u><u></u></span></b></p><p class="MsoNormal">Software Engineer<u></u><u></u></p><p class="MsoNormal">Gnostech Inc.<u></u><u></u></p><p class="MsoNormal"><u></u> <u></u></p></div></div><br>_______________________________________________<br>
cfe-users mailing list<br>
<a href="mailto:cfe-users@lists.llvm.org">cfe-users@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-users" target="_blank" rel="noreferrer">http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-users</a><br>
<br></blockquote></div><br></div>