Cross compiling OpenCV

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Cross compiling OpenCV

756件の閲覧回数
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 返信

465件の閲覧回数
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 件の賞賛
返信