ndi-python icon indicating copy to clipboard operation
ndi-python copied to clipboard

Doesn't build with Python 64bit

Open Hantoo opened this issue 5 years ago • 2 comments

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)

Hantoo avatar May 14 '20 11:05 Hantoo

@Hantoo What is your build environment?

buresu avatar May 15 '20 08:05 buresu

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

pip install ndi-python

buresu avatar Mar 22 '22 08:03 buresu