buresu / ndi-python

NewTek NDI Python wrapper
MIT License
133 stars 30 forks source link

Doesn't build with Python 64bit #2

Open Hantoo opened 4 years ago

Hantoo commented 4 years ago

CMAKE doesn't build with 64bit python version:

CMake Error at lib/pybind11/tools/FindPythonLibsNew.cmake:127 (message):
  Python config failure: Python is 64-bit, chosen compiler is 32-bit
Call Stack (most recent call first):
  lib/pybind11/tools/pybind11Tools.cmake:16 (find_package)
  lib/pybind11/CMakeLists.txt:33 (include)
buresu commented 4 years ago

@Hantoo What is your build environment?

buresu commented 2 years ago

Sorry for late reply. ndi-python support pypi repository now. Please try to install it from pip.

pip install ndi-python