iPhone CGAffineTransformMakeRotation - symbols not found error
Posted
by pion
on Stack Overflow
See other posts from Stack Overflow
or by pion
Published on 2010-04-13T00:55:25Z
Indexed on
2010/04/13
1:03 UTC
Read the original article
Hit count: 411
iphone
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.
© Stack Overflow or respective owner