Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

opencv is a c++ library, the main code is in the dll / so / dylib file, the jar file only contains shallow java wrappers for the former.

so, while you can zip your files into a single installer, and extract them on the client box to some location,

you will need to build a windows version, a linux version, a mac version ...

opencv is a c++ library, the main code is in the dll / so / dylib file, the jar file only contains shallow java wrappers for the former.

so, while you can zip your files into a single installer, and extract them on the client box to some location,

you will need to build a windows version, a linux version, a mac version ...

I need create a ONLY file to play the game.

not possible. (you misunderstood something)