Problems Compiling Dot View Exercise.
Problems Compiling Dot View Exercise.
- Subject: Problems Compiling Dot View Exercise.
- From: Ray Lancashire <email@hidden>
- Date: Thu, 6 Sep 2001 23:18:50 +0100
Hi Group,
I have a different question this one, on topic.
I have been running through the O'Reilly book on Learning Cocoa. I am
a bit frustrated with books the seemingly give you a program the
works, but when you compile them, you run into problems.
Maybe someone could point me in the right direction.
I have one error which I can't fix. its to do with the " [self
setNeedsDisplay:YES]; " within the "mouseUp event".
It states it is the first time it has been used, and not declared.
I'm 99% sure I have typed everything correctly.
I have even tested the example project, downloaded from the O'Reilly
web site. Compiles without a problem.
Do I need to compile the header files separately?
regards
Ray Lancashire