Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

you can't do without the core module, so your list should look like:

BUILD_LIST=core,imgproc,java

you can't do without the core module, so your list should look like:

BUILD_LIST=core,imgproc,java

also take a close look at the cmake output. it's no use to start make, if it had errors there.