Viewing Issue Advanced Details
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
04698 Compiling Major Always Feb 19, 2012, 23:09 Feb 20, 2012, 18:05
Tester Tafoid View Status Public Platform MAME (Self-compiled)
Assigned To aaron Resolution Fixed OS Windows XP (32-bit)
Status [?] Resolved Driver
Version 0.145u1 Fixed in Version 0.145u2 Build Normal
Fixed in Git Commit Github Pull Request #
Summary 04698: Unable to compile LDVERIFY.exe tool
Description
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.
Steps To Reproduce
Additional Information
Github Commit
Flags
Regression Version 0.145u1
Affected Sets / Systems
Attached Files
 
Relationships
There are no relationship linked to this issue.
Notes
0
There are no notes attached to this issue.