chickeneps wrote:Dealing with link errors isn't child's play sometimes. Static libraries and cpp's that are walking into an app always are going to have this problem, only .dylibs/dll's with .h files can avoid those type of errors.
OK, so - I didn't suggest that you rebuild your library project, just that you use baby steps, AKA basic troubleshooting.
And yes, link errors can be a bear. Especially if you don't have a good grasp of what's going on. You should probably steer clear of explaining to everyone else what will and won't always be problems until you have a bit more understanding.
Right click on the orange slice icon that represents your project file in the IntroJucer. Not sure why it didn't make targets for you. Did you do 'New..' to make a new project?
Bruce