i want to implement handwriting recognition in my project
for example when user writes A on the screen, then screen should display A,
A
I followed this blog( http://tinsuke.wordpress.com/2011/02/17/how-to-cross-compiling-libraries-for-ios-armv6armv7i386/ ). It worked for me.