PrideChung / FontAwesomeKit

Icon font library for iOS. Currently supports Font-Awesome, Foundation icons, Zocial, and ionicons.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

not building

ademcayir opened this issue · comments

I just followed your example. I added "pod 'FontAwesomeKit', '~> 2.1.0'" to pod file, update pod with "pod install" then try to use "FAKFontAwesome *starIcon = [FAKFontAwesome starIconWithSize:15];", and I get linker error. This is linker error, probably, it is easy to fix. but, if given examples dont work, how can I continue. I am checking other FontAwesome pods now