I have asked a similar question but I didn't get much from that one.
I'm trying to compile C++ codes on a remote server. I need OpenCV library but its not installed on the server. Is there any way to use the libraries installed on my own system to compile my codes?
I'm using Ubuntu 11.10 and the server is also Linux based.
Thank you soroosh