buresu / ndi-python

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

import NDIlib as ndi errror #4

Closed arisprung closed 2 years ago

arisprung commented 3 years ago
Screenshot 2020-09-23 143844

Hi I ran both cmake commands and attached 2 files that it generated to the "example" folder but still getting this error. Any idea? See screenshots of my folder structure below

Screenshot 2020-09-23 143420 Screenshot 2020-09-23 143324 Screenshot 2020-09-23 143844
tgentry1986 commented 3 years ago

Hi @arisprung how were you able to get cmake to compile this properly on windows? im having a hell of a time here, using cmake-gui. It all appears to work but i dont get a Release directory or NDIlib.lib files etc

tgentry1986 commented 3 years ago

@arisprung never mind, i figured it out :)

evup4s commented 2 years ago

Hi, I do not succeed in running the cmake commands, and getting the error message; -- Building for: NMake Makefiles CMake Error at CMakeLists.txt:3 (project): Running 'nmake' '-?' failed with: The system cannot find the file specified CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage -- Configuring incomplete, errors occurred!

Is it possible that the latest NDI-SDK (5.0.11.1) of 19 jan2022 has an issue with the provided "FindNDI.cmake" ???? Thnks in advance for your advice(s) !

buresu commented 2 years ago

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

pip install ndi-python
evup4s commented 2 years ago

Dear Mr. Kondo, THANK YOU VERY MUCH for your reply, the install worked perfectly and immediately, I will experiment and use this library for sure !

Best regards,

Eddy Vanuytven Man. Director Products4sports bv (+32) 477/60.67.13 B-2200 Herentals (Belgium)

From: Naoto Kondo Sent: Tuesday, March 22, 2022 9:35 AM To: buresu/ndi-python Cc: EvuP4S; Comment Subject: Re: [buresu/ndi-python] import NDIlib as ndi errror (#4)

Hi, sorry for late reply. ndi-python support pypi repository now. Please try to install it from pip. pip install ndi-python — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

buresu commented 2 years ago

Thank you for your reply. This issue will be closed, but if you encounter another problem please create a new issue.