NickThePowerful / iphone-dev

Automatically exported from code.google.com/p/iphone-dev
0 stars 0 forks source link

Can't find UIColor.h file (toolchain 2.0.3) #164

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. include the UIColor.h from #import <UIKit/UIColor.h> directive
2.
3.

What is the expected output? What do you see instead?

expected out:

current out:
 error: 'UIColor' undeclared (first use in this function)

Please use labels and text to provide additional information.

Original issue reported on code.google.com by ynwi...@gmail.com on 21 Jan 2009 at 4:15