acharroux / Movidius-On-MacOS

How to trick a Movidius sdk install so you can natively use the Movidius stick on your Macintosh
MIT License
86 stars 18 forks source link

Error - No NCS devices found. #6

Closed smallworld-network-wupeng closed 5 years ago

smallworld-network-wupeng commented 5 years ago

wupengdeMacbook-Pro:hello_ncs_cpp wupeng$ make run

making hello_ncs_cpp g++ cpp/hello_ncs.cpp -o cpp/hello_ncs_cpp -lmvnc Created cpp/hello_ncs_cpp executable

making run cd cpp; ./hello_ncs_cpp; cd .. Error - No NCS devices found. mvncStatus value: -4

smallworld-network-wupeng commented 5 years ago

It is looks can't support NCS v2 ...