ArUco on visual studio 2013
问题 opencv2.4.10 was installed on my machine. And it integrates vs2013. Now, I want to create AR app using ArUco and vs2013. I download ArUco 1.2.4 from here. And I create a console application on vs2013. I do below steps : 1.Menu Project ---- $ProjectName Properties Choose Configuration Manager... and add x64 platform At configuration field, choose release configuration 3.1. At Configuration Properties ---- C/C++ ---- Additional Include Directories, ..\aruco_msvc\include 3.2. At Configuration