Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version
  1. Make sure you're using the binaries in opencv\build\x{86|64}\vc10

  2. Change your platform toolset to Visual Studio 2010. (Configuration Properties -> General -> Platform Toolset)

The binaries in vc10 were built with VS 2010 and are incompatible with VS 2012. OpenVC doesn't ship with a native VS 2012 build yet.

  1. Make sure you're using the binaries in opencv\build\x{86|64}\vc10

  2. Change your platform toolset to Visual Studio 2010. (Configuration Properties -> General -> Platform Toolset)

  3. Make sure you're using the binaries in opencv\build\x{86|64}\vc10

The binaries in vc10 were built with VS 2010 and are incompatible with VS 2012. OpenVC doesn't ship with a native VS 2012 build yet.