FROM : Bill Bumgarner
DATE : Tue Nov 06 20:10:51 2007
On Nov 4, 2007, at 4:33 PM, Adam Salter wrote:
> A brand new RubyCocoa project compiles fine though... so I'm at a
> loss as to what it is...
It looks like one of two things may be going on:
(1) you have targeted the 10.4u SDK instead of the 10.5 SDK. See the
project build settings. Or, there may be some other weirdness going
on-- compiler flag or something that is non-standard.
(2) you have one of those wonky syntax errors that occasionally
happens in C that causes masses of syntax errors in imported files
without actually telling you were the real problem is.
b.bum
DATE : Tue Nov 06 20:10:51 2007
On Nov 4, 2007, at 4:33 PM, Adam Salter wrote:
> A brand new RubyCocoa project compiles fine though... so I'm at a
> loss as to what it is...
It looks like one of two things may be going on:
(1) you have targeted the 10.4u SDK instead of the 10.5 SDK. See the
project build settings. Or, there may be some other weirdness going
on-- compiler flag or something that is non-standard.
(2) you have one of those wonky syntax errors that occasionally
happens in C that causes masses of syntax errors in imported files
without actually telling you were the real problem is.
b.bum
| Related mails | Author | Date |
|---|---|---|
| Adam Salter | Nov 2, 06:09 | |
| Bill Bumgarner | Nov 2, 06:45 | |
| Adam Salter | Nov 5, 01:33 | |
| Bill Bumgarner | Nov 6, 20:10 |






Cocoa mail archive

