If you're running DXR inside the vagrant VM we ship with it, you should already have the clang dev headers installed. Perhaps the provisioning process failed the first time; run "vagrant provision" to retry it. But yes, you'll need not only clang but its development headers (as well as many other things, all expressed in vagrant_provision.sh, which "vagrant provision" runs).
Cheers, Erik Rose DXR Lead > On Jun 11, 2015, at 23:07 , Andrew Artajos <[email protected]> > wrote: > > I got the virtual machine working. I used windows instead of running it > inside my Ubuntu VMware box. Now, I encounter missing file as I > > missing AST.H?? > > Should I install clang in the VM? _______________________________________________ dev-static-analysis mailing list [email protected] https://lists.mozilla.org/listinfo/dev-static-analysis
