[llvm-bugs] [Bug 24736] New: Open CV 2.1 not compiled under windows
    via llvm-bugs 
    llvm-bugs at lists.llvm.org
       
    Mon Sep  7 02:41:53 PDT 2015
    
    
  
https://llvm.org/bugs/show_bug.cgi?id=24736
            Bug ID: 24736
           Summary: Open CV 2.1 not compiled under windows
           Product: new-bugs
           Version: 3.7
          Hardware: PC
                OS: Windows XP
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: maddin200 at aol.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified
Compiling opencv 2.1 generates this message:
cxmat.hpp:3956:14: error: call to non-static member function without an object
argument
Code:
Mat::operator = (m);
-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150907/9f991d9d/attachment.html>
    
    
More information about the llvm-bugs
mailing list