bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

opencv3 incompatibility


From: Cacahuete Frito
Subject: opencv3 incompatibility
Date: Tue, 16 Apr 2019 16:41:32 +0200

System information (version)
Detailed description

Incompatibility with opencv & ncurses.
I was using opencv2 on Debian, and today I moved to openSUSE Tumbleweed, which has opencv3, and my first make failed with this error (see attached file).

Steps to reproduce

If ncurses.h is included before opencv headers, build breaks.
Workaround: #include <opencv2/opencv.hpp> before #include <ncurses.h>

Attachment: opencv-ncurses_incompatibility.txt
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]