Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

openCV and boost library

Hello, I want to use openCV library and boost library with visual stdio 2015 And i already built both of them successfully. But the main problem is, openCV works with x64 platform, and boost works with x86 platform. And i did write "separately" 2 codes using both of them "openCV&boost", how can i combine them both and run them together? Or how can i change the platform of one of them? Thanks in advance