Relative Content

Tag Archive for pythoncmakepybind11

Cmake + pybind11 + miniconda Python libraries not found error

I’m trying to build a library using cmake with pybind11.
everything works perfectly without pybind. But after putting pybind in my project I get an error.
The same code works perfectly for my friend.
The console outputs this error after I try to build the project: