Using OpenCV on EDS

Hi, so my program required opencv to work. I have compiled OpenCV 3.2.0 on de1soc. It works fine.

Now, there’s one issue arise. I uses EDS (installed on windows) to build my c++ program. I just don’t know how to connect both opencv using my cross compiler EDS. Should i build another cross compiled Arm based opencv ? or i can just copied the opencv on de1soc and put it on windows?

Could anyone please provide the guideline or some pointers to do so?

Hardware: DE1SOC
Build : SocEDS on windows 8.1