Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to import DDMathParser in iOS 8 project?

I am totally new to swift and developing my first application for iOS. I need to use DDMathParser with it. I followed guide at their site but i am getting errors at import statement

  1. Expected identifier in import declaration
  2. Expected expression

Import statement syntax:

#import "DDMathParser.h"

I followed This guide.

like image 489
Bilal Avatar asked Nov 26 '25 16:11

Bilal


1 Answers

Bridging header files solved my problem. Thanks

like image 111
Bilal Avatar answered Nov 29 '25 08:11

Bilal



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!