Error while linking Libsnark with Pybind

23 views
Skip to first unread message

Archit Garg

unread,
May 21, 2020, 12:52:43 AM5/21/20
to libsnark
Hello Sir/Ma'am,

I am working on a project to Wrap Libsnark library using Pybind.

I have imported libsnark and pybind in my open source project.

I am getting error of file not found for the headers that I include in main.cpp when I use target include directories and add sub directories for both the library.
When, I add this commands only for libsnark my code compile successfully. Similar, when I add this command only for pybind, the pybind module doesn't give any error.
I think there is some issue with linking both the library.
It will be great, if you please suggest me changes so, I can resolve the error and start wrapping the library.
Thank You
Reply all
Reply to author
Forward
0 new messages