ios5 - Linking error using DDMathParser (iOS 5, Xcode 4.2) -
i try add ddmathparser library project, 2 linking errors. i'm newbie in objective-c programming, , it's still tricky me. below there snapshot of errors get: 
what should do?
i tried cgmathparser didn't manage solve errors get.
any advice?
thanks
it looks you've copied in headers, not linked source files in. in other words, xcode isn't compiling ddmathparser project.
this page on ddmathparser wiki has information on you're supposed do: https://github.com/davedelong/ddmathparser/wiki/adding-ddmathparser-to-your-project
Comments
Post a Comment