Viewing Issue Advanced Details
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
02201 Compiling Critical (emulator) Always Sep 4, 2008, 18:27 Sep 4, 2008, 19:45
Tester Scagazza View Status Public Platform MAME (Self-compiled)
Assigned To aaron Resolution Fixed OS Windows XP/Vista 64-bit
Status [?] Resolved Driver
Version 0.127u2 Fixed in Version 0.127u3 Build 64-bit
Fixed in Git Commit Github Pull Request #
Summary 02201: 64 bit compiling error
Description Compiling src/emu/cpu/drcbex64.c...
drcbex64.c
src\emu\cpu\drcbex64.c(3089) : error C2065: 'Machine' : undeclared identifier
src\emu\cpu\drcbex64.c(3089) : error C2223: left of '->debug_flags' must point to struct/union
src\emu\cpu\drcbex64.c(3097) : error C2065: 'Machine' : undeclared identifier
Compiling src/emu/cpu/x86log.c...
x86log.c
mingw32-make: *** [obj/windows/vmame/emu/cpu/drcbex64.o] Error 2
mingw32-make: *** Waiting for unfinished jobs....
Steps To Reproduce
Additional Information
Github Commit
Flags 64-bit specific
Regression Version
Affected Sets / Systems
Attached Files
 
Relationships
There are no relationship linked to this issue.
Notes
2
User avatar
No.02335
Fujix
Administrator
Sep 4, 2008, 18:40
New category "Compiling" has been added.
User avatar
No.02336
Firewave
Senior Tester
Sep 4, 2008, 19:07
My fault. It lacks the "deprecat.h" include.