How to run opencv in S32V234 ?

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

How to run opencv in S32V234 ?

2,540 次查看
karl_jiang
Contributor II

Hi

I build a S32DS (for windows version) project for S32V234 to run the opencv’s code . After compilation it generated elf which was the target file run in EVB2 . But it reminded the following errors during the executed the project.

OpenCV Error: Unspecified error (The function is not implemented. Rebuild the library with Windows, GTK+ 2.x or Carbon support. If you are on Ubuntu or Debian, install libgtk2.0-dev and pkg-config, then re-run cmake or configure script) in cvShowImage, file /home/b45336/git/vsdk/opencv_src/modules/highgui/src/window.cpp, line 545

terminate called after throwing an instance of 'cv::Exception'

  what():  /home/b45336/git/vsdk/opencv_src/modules/highgui/src/window.cpp:545: error: (-2) The function is not implemented. Rebuild the library with Windows, GTK+ 2.x or Carbon support. If you are on Ubuntu or Debian, install libgtk2.0-dev and pkg-config, then re-run cmake or configure script in function cvShowImage.

Was the environment wrong or other problem?

标签 (1)
0 项奖励
回复
1 回复

2,172 次查看
Daniel_Popa
NXP Employee
NXP Employee

Hi karl.jiang@wpi-group.com‌,

Since you are using the S32DS to build your applications my advice is to ask that in the S32 Design Studio community. There, you will find experts in this matter.

On the other hand, this subspace is dedicated for questions related with MATLAB Vision Toolbox for S32V234.

Best regards,
Daniel 

0 项奖励
回复