https://anonscm.debian.org/git/debian- science/packages/opencv.git/commit/?id=f7814e9
** Changed in: opencv (Ubuntu) Importance: Undecided => Medium ** Changed in: opencv (Ubuntu) Status: New => Fix Committed ** Changed in: opencv (Ubuntu) Assignee: (unassigned) => Mattia Rizzolo (mapreri) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to opencv in Ubuntu. https://bugs.launchpad.net/bugs/1315418 Title: cvconfig.h not found Status in opencv package in Ubuntu: Fix Committed Bug description: When I include ts.hpp, I get the following error: /usr/include/opencv2/ts/ts.hpp:4:186: fatal error: cvconfig.h: No such file or directory. Example: echo "#include <opencv2/ts/ts.hpp>" > /tmp/bug.cpp; g++ -c /tmp/bug.cpp In file included from /tmp/bug.cpp:1:0: /usr/include/opencv2/ts/ts.hpp:4:186: fatal error: cvconfig.h: Aucun fichier ou dossier de ce type #include "cvconfig.h" ^ compilation terminated. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/opencv/+bug/1315418/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp