Ask Your Question

Markus Mayer's profile - activity

2014-11-20 12:34:17 -0600 received badge  Student (source)
2014-11-20 12:05:52 -0600 received badge  Scholar (source)
2014-11-18 13:26:41 -0600 commented answer CMake detects Intel core i5 as AMD64

Thank you for the short an concise answer. Following this, i assume that the problems comming up when building opencv have nothing to do with the "AMD64".

2014-11-12 15:16:23 -0600 asked a question CMake detects Intel core i5 as AMD64

I wonder if getting the following output from CMake
is wrongly detected by cmake if the cpu in use is intel core i5.

General configuration for OpenCV 2.4.9 =====================================  
  Platform:  
    Host:                        Windows 6.2 AMD64
    CMake:                       3.0.2
    CMake generator:             Visual Studio 11 2012 Win64
    CMake build tool:            C:/Windows/Microsoft.NET/Framework/v4.0.30319/MSBuild.exe
    MSVC:                        1700

As this seems to me as mistake, i highly aprechiate any enlightment on this topic.