Cross compiling OpenCV

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Cross compiling OpenCV

758 次查看
alaam
Contributor I

I cross compiled OpenCV following this guide and compiled this simple program for arm. I copied the compiled files to the board (libs to `/lib` and binaries to root).

When I run the program I get an error:

./DisplayImage: error while loading shared libraries: /lib/libopencv_highgui.so.3.1: internal error

Are there any additional configurations I need to set in compiling OpenCV for it to work on IMX6 board?

Thank you

标记 (2)
0 项奖励
回复
1 回复

467 次查看
CarlosCasillas
NXP Employee
NXP Employee

Hi Alaa,

The following Community document seems to be helpful for you:
Setting Up OpenCV in i.MX6 Based Boards 

Hope this will be useful for you.
Best regards!
/Carlos
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复