tihmstar / img4tool

A tool for manipulating IMG4, IM4M and IM4P files
GNU Lesser General Public License v3.0
270 stars 105 forks source link

fails to "make" Mojave #14

Closed chriscrutt closed 5 years ago

chriscrutt commented 5 years ago

I receive:

Undefined symbols for architecture x86_64: "_EVP_MD_CTX_create", referenced from: _verify_signature in img4tool-img4.o "_EVP_MD_CTX_destroy", referenced from: _verify_signature in img4tool-img4.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation)

s0uthwest commented 5 years ago

Compile with OpenSSL.