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: enter image description here

what should do?

i tried cgmathparser didn't manage solve errors get.

i asked here, didn't feedback

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

Popular posts from this blog

jquery - Invalid Assignment Left-Hand Side -

java - Play! framework 2.0: How to display multiple image? -

asp.net mvc - Implementing normal user/pass, Twitter & Facebook auth -