falvaro / seshat

Handwritten math expression parser
GNU General Public License v3.0
677 stars 166 forks source link

Issues running the project #32

Open nunores opened 1 year ago

nunores commented 1 year ago

Hello! I have tried to run the project without success, even after including the boost libraries. I see that the same issue arose on threat #28 with @Narsil forking the repository and fixing some disambiguation issues.

When I try to run their code, I still get some errors, however, precisely on the pieces of code that were updated with "::find".

Can someone help me correct this?

Thank you!