Re: Problems with #include "" vs #include <>
Re: Problems with #include "" vs #include <>
- Subject: Re: Problems with #include "" vs #include <>
- From: Marshall Clow <email@hidden>
- Date: Fri, 19 Dec 2003 16:11:29 -0800
At 3:34 PM -0800 12/19/03, Matt Austern wrote:
This is almost certainly a headermaps issue. Turning off headermaps
in Xcode might do the trick.
I tried that, it almost worked.
In my main file, there was a #include "Foo.h", where Foo.h was in the
same directory
as the project. It couldn't find it :-(
I added an additional search path of '.', and it fixed that.
Now I'm getting other errors, but they're not missing include files any more.
Thanks.
--
-- Marshall
Marshall Clow Idio Software <mailto:email@hidden>
Hey! Who messed with my anti-paranoia shot?
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.