Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.

I get an error while compiling OpenVINO on Linux ARMv7 (i.MX6) 32-bit gcc-4.8.4

ABoch5
Beginner
690 Views

I try to Install OpenVINO™ toolkit for Linux (ARM v7) 32-bit Ubutntu 14.04.6 TLS as described here: https://docs.openvinotoolkit.org/latest/_docs_install_guides_installing_openvino_raspbian.html

I use

  • Ubuntu 14.04.6 TLS
  • ARMv7 32-bit - CPU i.MX6 Quad Core 1 ARM Cortex-A9
  • G++ 4.8.4
  • Tried G++ 6.5.0 - the same error

but I get this error:

 

How to solve this problem?

0 Kudos
1 Solution
Sahira_Intel
Moderator
690 Views

Hi Alexey,

I've answered your question on the forums here!

Best Regards,

Sahira 

View solution in original post

0 Kudos
2 Replies
Kurtaev__Dmitry
690 Views

Looks like Ubuntu 14.04 is not compatible with Debian binaries. You need to build it from source: https://github.com/opencv/dldt

0 Kudos
Sahira_Intel
Moderator
691 Views

Hi Alexey,

I've answered your question on the forums here!

Best Regards,

Sahira 

0 Kudos
Reply