-
Notifications
You must be signed in to change notification settings - Fork 289
Closed
Description
Hello, and thank you for your good parser.
I am trying to use this parser in my project, And I'm receiving this error:
/tmp/ccqoOUPZ.o: In function 'cexpGen': /home/amirali/MPSC/projects/c-exp/main.c:56: undefined reference to 'te_interp' collect2: error: ld returned 1 exit status The terminal process terminated with exit code: 1
I've added tinyexpr.h and tinyexpr.c to my project folder, And added :#include "tinyexpr.h" to my main.c.
Here is my code:
https://github.com/amiralisalimi/c-exp
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels