tags:

views:

56

answers:

0

I am calling CGAffineTransformMakeRotation method on iPhone SDK 3.1.3.

Also, I have added CoreGraphics.framework.

But I got "_CGAffineTransformMakeRotation symbols not found" error

What did I do wrong?

Thanks in advance for your help.