Re: Compiler error
Re: Compiler error
- Subject: Re: Compiler error
- From: Chris Espinosa <email@hidden>
- Date: Tue, 10 Jun 2008 23:28:40 -0700
On Jun 10, 2008, at 9:52 PM, vinitha ks <email@hidden> wrote:
Hi,
I've build a dynamic library using xcode,by choosing New project-
>Dynamic Library->BSDDynamic Library.I'm using c++ files.When i try
to include some files using #include statement it shows an error
like "No such file or Directory".I've set the header search path
from the menu Project->Edit Active target->Header search path or in
user header search path,and then drag the folder from finder to
it.But it still shows and error "No such file or directory".If i
give full path in my include statement like #include "../../Example/
sample.h" ,then it works fine.But it not proper method.This error is
there for all our projects.So please help me.
Could you drag and drop the line from the Build Results window for the
failing file into a mail reply and post it to the list? It gas al the
evidence we need to figure out what's going on.
Chris
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden