Article:
 |
|
Build Your First Cocoa App
|
| Subject: |
|
#define error with Aug 2002 Dev Tools |
| Date: |
|
2002-08-30 03:19:06 |
| From: |
|
shon
|
|
|
|
I'm getting this error when trying to build under the August 2002 Dev Tools (Just downloaded it tonight):
Compiling Mike Beam/SimpleTextEditor/build/SimpleTextEditor.build/SimpleTextEditor.build/Objects-normal/ppc/MyDocument.o (1 error)
<built-in>:1:1: no macro name given in #define directive
I also got this error with the Dev Tools that came with Jaguar. I did a Clean All Targets and even rebuilt the project fresh using the Jaguar Dev Tools.
What is the problem? I want to learn Cocoa but it doesn't help when a basic project can't be compiled.
|
Showing messages 1 through 1 of 1.
-
Fixed with Dec 2002 Dev Tools
2003-01-09 18:17:29
shon
[View]
I just downloaded the Dec 2002 Dev Tools and gave it a try. This time the compile succeeds. It's surprising that Apple allowed this problem to persist despite having posted a bug-fix Dev Tools between then and now.