コピーされたリンク
3 返答(返信)
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
@jiapei100
[Caution] This is an unofficial procedure.
That's pretty easy.
Perhaps, commenting out all the scripts of "ncsdk/install-opencv.sh" and "ncsdk/uninstall-opencv.sh" will make it work.
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
I've been running opencv 4.0.0 with it for a while with no problems. What I did was:
- Build and install opencv as you normally would
- run the sdk installer (which will uninstall your opencv)
- Rerun the opencv installer (should be quick since its already built) which should remove the sdk opencv
Although PINTOs solution is probably better.
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi, mdata:
It's still fails to run make install, I pasted all the messages at https://pastebin.com/4H5rfPy6
In fact, I did a lot of manual installation, instead of grabbing the packages directly from repository.
A lot of my PYTHON packages are pip installed to ~/.local/lib/python3.7/site-packages
And, boost is ALSO manually installed, it does NOT have a package like libboost-all-dev .
Isn't there a way to provide a cmake way to build ncsdk all by customers ourselves?
Cheers
Pei
