XCode 4 static link library
Hi!
I'm trying to add a link between a project and one of my static libraries with XCode4. But, each time I declare a Header, XCode show his name on the auto complete, but when I compile it's says that he can't find the source.
Someone knows why?
|