I have installed the tools and was running through the tutorials for using Project Builder (java tutorial first then just the hello world tutorial) and I am unable to complete a build due to an enormously large number of errors. The HelloWorld tutorial allows you to build before you have even written code so I don't think it is anything I have done.
The errors that I am getting are similar to " x.h not found". Oh and there seem to be dozens upon dozens of them. So I thought it had something to do with importing the header files improperly, but I looked at the main file and cocoa had the correct appkit/appkit.h import according to the tutorial. Besides that, in the HelloWorld tutorial it says that I am not required to import the frameworks anyway for the first step. Which I did also try.
No one else seems to be having problems post install, so I figured that it something that I am doing improperly. Have I missed something in the setup that allows projectbuilder to find the framework header files? The tutorials seem to be rather straightforward.
I also looked at the framework folders and all of the header folders seem to be aliases to another part of the drive, is that correct? I have not installed the carbon dev kit separately because I thought that they would be included in the dev tools install. I am also just doing the cocoa tutorials anyway and don't know if it would even be needed.
Thanks for any advice you can give.
walter