Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

try cmake -DBUILD_JPEG=ON -DBUILD_PNG=ON , etc, so it's using the provided 3rdparty codecs (from src), instead of trying to use your system's dynamic libs at runtime.