[lldb-dev] Fixing messed-up include lines
Eric Christopher
echristo at apple.com
Wed Jun 9 00:02:24 PDT 2010
On Jun 9, 2010, at 12:00 AM, Jason Molenda wrote:
>
> On Jun 8, 2010, at 11:56 PM, Jean-Daniel Dupas wrote:
>
>>
>> Le 9 juin 2010 à 08:41, Eric Christopher a écrit :
>>
>>>
>>> On Jun 8, 2010, at 11:40 PM, Jason Molenda wrote:
>>>
>>>> Hi Eli,
>>>>
>>>> This patch is fine. If it breaks the Xcode build I'll fix it.
>>>
>>> Looks like Driver.cpp needs the include directory but that's it.
>>
>>
>> Yes, as it would be for all projects that would like to use the LLDB framework. This is unfortunate as this is not the way it works with frameworks on OS X :-(
>
> Yeah, lldb builds an LLDB.framework which probably explains the #include <LLDB/...> pathnames. We'll see if it still builds with more traditional pathnames Eli checked in. I'm waiting for the 42MB llvm.zip file to download to my computer right now. :)
Yeah, it doesn't :)
Since you're looking though I'll let you worry. :)
-eric
More information about the lldb-dev
mailing list