andrewssobral / andrewssobral/bgslibrary

Problem with pybind11

Aperta
#140 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub
user error
Lingua principale
C++
Stelle
2.3k
Fork
735
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Hello,
I have just updated the bgslibrary, which is very useful for my research by the way so very greatful for sharing it with us, to the pybind for binding with python. However when I try to run cmake to build Python support I get the two following errors.
First it tells me that there are no CmakeLists.txt files for pybind11
CMake Error at CMakeLists.txt:120 (add_subdirectory):
The source directory

/Users/Ozgun/Documents/VideoSurveillance/bgslibrary-master/git/bgslibrary/pybind11

does not contain a CMakeLists.txt file.

and then as expected

CMake Error at CMakeLists.txt:189 (pybind11_add_module):
Unknown CMake command "pybind11_add_module".

I am running cmake version 3.10.1 on a MacOs. I have no problem with the usual build only when I need to build the python bindings.
Thank you

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.