This bug was fixed in the package opencv - 3.1.0+dfsg1-1~exp1ubuntu1

---------------
opencv (3.1.0+dfsg1-1~exp1ubuntu1) artful; urgency=medium

  * Fix FTBFS of mrpt by properly using __asm__() instead of asm().

 -- Mattia Rizzolo <mapr...@ubuntu.com>  Fri, 23 Jun 2017 16:25:30 +0200

** Changed in: opencv (Ubuntu)
       Status: Fix Committed => Fix Released

-- 
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 Released

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

Reply via email to