How to run opencv in S32V234 ?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to run opencv in S32V234 ?

1,801 Views
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?

Labels (1)
0 Kudos
1 Reply

1,433 Views
dumitru-daniel_
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 Kudos