I'm learning Cocoa using the Cocoa For Dummies book (yes, mock me if you must!). Although I'm using Panther, I decided to use Project Builder and Interface Builder rather than XCode, figuring it would be easier to follow the book for a few days, after which I'd switch over to XCode.
Well, I've just completed the first little tutorial, but when I try to build and run it, I get the error:
"ld: can't locate file for: -lcrt1.o"
I'm quite sure it's nothing to do with the code (it basically just adds two numbers together) so I'm guessing it's the combination of Panther and PB/IB. I had read elsewhere that people were using Panther and PB/IB successfully together so if anyone can help me out, I'd really appreciate it.
Thanks a lot!
Well, I've just completed the first little tutorial, but when I try to build and run it, I get the error:
"ld: can't locate file for: -lcrt1.o"
I'm quite sure it's nothing to do with the code (it basically just adds two numbers together) so I'm guessing it's the combination of Panther and PB/IB. I had read elsewhere that people were using Panther and PB/IB successfully together so if anyone can help me out, I'd really appreciate it.
Thanks a lot!