| 詳 細 |
Compiling src/tools/ldverify.c...
src/tools/ldverify.c: In function 'void* open_chd(const char*, movie_info*)':
src/tools/ldverify.c:212: error: 'CHD_OPEN_READ' was not declared in this scope
src/tools/ldverify.c:212: error: 'chd_open' was not declared in this scope
src/tools/ldverify.c:215: error: 'chd_error_string' was not declared in this sco
pe
src/tools/ldverify.c:220: error: 'chd_get_metadata' was not declared in this sco
pe
src/tools/ldverify.c:223: error: 'chd_error_string' was not declared in this sco
pe
src/tools/ldverify.c:224: error: 'chd_close' was not declared in this scope
src/tools/ldverify.c:232: error: 'chd_close' was not declared in this scope
src/tools/ldverify.c:238: error: 'chd_get_header' was not declared in this scope
src/tools/ldverify.c: In function 'int read_chd(void*, int, bitmap_yuy16&, INT16
*, INT16*, int*)':
src/tools/ldverify.c:263: error: 'av_codec_decompress_config' was not declared i
n this scope
src/tools/ldverify.c:263: error: expected ';' before 'avconfig'
src/tools/ldverify.c:275: error: 'avconfig' was not declared in this scope
src/tools/ldverify.c:284: error: 'AV_CODEC_DECOMPRESS_CONFIG' was not declared i
n this scope
src/tools/ldverify.c:284: error: 'chd_codec_config' was not declared in this sco
pe
src/tools/ldverify.c:287: error: 'chd_read' was not declared in this scope
src/tools/ldverify.c: In function 'void close_chd(void*)':
src/tools/ldverify.c:304: error: 'chd_close' was not declared in this scope
make: *** [obj/windows/tools/ldverify.o] Error 1
make: Target `tools' not remade because of errors.
|