Re: Strange behavior
Re: Strange behavior
- Subject: Re: Strange behavior
- From: Larry Fransson <email@hidden>
- Date: Thu, 28 Oct 2004 19:11:58 -0700
On Oct 28, 2004, at 18:41, LHM World Ltd. - Charles So wrote:
There is a file named "inttypes.h" of which I put into the Target I
wanna build.
Strangely, when I compile the project it calls Apple's version of
"inttypes.h"!
How did you import or include the file? If you want your version, you
should use "inttypes.h". If you include the file as <inttypes.h>, it
will use the file that is located somewhere along your header search
path.
Did a search of this "inttypes.h" throughout my drive and never found
it!
Try 'locate inntypes.h' on the command line and see what you find.
Larry Fransson
Seattle, WA
_______________________________________________
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
References: | |
| >Strange behavior (From: "LHM World Ltd. - Charles So" <email@hidden>) |