Public bug reported:

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.

** Affects: opencv (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1315418

Title:
  cvconfig.h not found

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/opencv/+bug/1315418/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to