justadudewhohacks / justadudewhohacks/opencv4nodejs

Unable to call cv.imshow() method on Ubuntu

Open
#560 5 comments 1 reaction 0 assignees View on GitHub
Dominant language
C++
Stars
5.1k
Forks
826
PR merge metrics
No merged PRs in 30d

Description

Distributor ID: Ubuntu
Description: Ubuntu 18.04.2 LTS
Release: 18.04
Codename: bionic
GNU C Library (Ubuntu GLIBC 2.27-3ubuntu1) stable release version 2.27.

**opencv 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**
I've installed

- libgtk2.0-dev
- libgtk3.0-dev
- pkg-config,
- opencv dev libs
- build-essentials

rebuilt library and still getting this exception.
So what packages should I install and how to force Cmake to see them?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.