[cfe-dev] How do i initialize headersearch ?
Larry Olson
loarabia at hotmail.com
Mon Oct 4 13:30:11 PDT 2010
Did you ever get an answer to this ( I didn't see anything else in this thread).
I've put this out there because I went through the exact same thing. This should work for the most part (builds and runs as expected on my Ubuntu and OS X boxes).http://clangtutorial.codeplex.com/
It took a fair amount of code groveling and debugging to understand what changed where and why to recreate that tutorial.
Date: Fri, 24 Sep 2010 08:12:52 -0400
From: lvoufo at cs.indiana.edu
To: parijat.pcr at gmail.com
CC: cfe-dev at cs.uiuc.edu
Subject: Re: [cfe-dev] How do i initialize headersearch ?
Hey. I tried. I'm only new to this as well. :) -- though the link definitely helped me get started, despite its old-age...
I'd certainly be interested in the right answer or pointers from the real experts out there....
-- Larisse.
On Fri, Sep 24, 2010 at 8:07 AM, Parijat Banerjee <parijat.pcr at gmail.com> wrote:
This tutorial is outdated ( some of the functions were removed with branch 2.7 and later ...like InitHeaderSearch and InitPreprocessor ....it has been replaced by HeaderSearchOptions ) . I had gone through this tutorial initially to realize many of the function syntaxes and files were different . :)
I havent been able to find a proper guide on how to use HeaderSearchOptions with HeaderSearch yet :( . It would be great if someone can give me some headway into this .
Thanks though Larisse !
Regards
Parijat
On Fri, Sep 24, 2010 at 3:40 PM, Larisse Voufo <lvoufo at cs.indiana.edu> wrote:
Have you seen this?
http://amnoid.de/tmp/clangtut/tut.html
I believe the "Tutorial 1" and "Tutorial 3" sections cover enough of HeaderSearch to probably give you some good direction?
Hope this helps,
Cheers,
-- Larisse.
On Fri, Sep 24, 2010 at 2:47 AM, Parijat Banerjee <parijat.pcr at gmail.com> wrote:
Can someone guide me as to how to initialize my HeaderSearch and HeaderSearchOptions so that my program is able to parse included files when needed ?
Thanks and Regards,
Parijat
_______________________________________________
cfe-dev mailing list
cfe-dev at cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
_______________________________________________
cfe-dev mailing list
cfe-dev at cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20101004/b404c72c/attachment.html>
More information about the cfe-dev
mailing list