First, my thanks to anyone that can offer advice on this matter.
Using Xcode 2.1, with gcc 3.3, on a G5 1.6GHz, 1GB RAM.
In converting projects over to Xcode, projects that have a number of custom static libraries, I'm finding a number of link errors coming up indicating that paths and libraries stored down those paths cannot be found by the linker tool.
This occurs at times when I switch from development to deployment build configuration and after closing the project and then later opening them up again (no changes to the internal contents of the project by myself). The interesting part is the same projects built prior to the events mentioned in the prior sentence with no programmer sponsored changes being made to the projects or the built supporting libraries.
The interface seems to find the files just fine when I ask for Info on them, and even after deleting the items in the Groups & Files section and re-adding them sometimes the linker can still not find them.
Has anyone had this happen to them? Any suggestions?
Thanks,
KJ Walker
SmartSound Software, Inc.