Skip to content

Undefined reference to te_interp #45

@amiralisalimi

Description

@amiralisalimi

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions