[baseten-users] Notification Center Behaviour
Tuukka Norri
tuukka.norri at karppinen.fi
Wed Sep 16 13:26:08 EEST 2009
Michael Ruepp kirjoitti 16.9.2009 kello 13.11:
> I declared f.e. #import "BaseTen/BaseTen.h" and then had to change
> it two or three times maybe to #import <BaseTen/BasTen.h> until the
> compiler recognized and everythings ok. Then I changed to the first
> variation and It worked as well.
>
> Now I removed the "BaseTen/BXConstants.h" from the .m file and
> everything works as well :-)
Hi!
When importing or including files from outside your current project,
you'll probably want to use angle brackets instead of quotes. See http://en.wikipedia.org/wiki/C_preprocessor#Including_files
for details.
--
Best regards,
Tuukka Norri
MK&C
More information about the baseten-users
mailing list