Main > Software Forum
MAME Compiler 64 v2.0.197
gamepimp:
Headkaze, I used v1.3 for the first time today to compile UME 0.148. I enabled "64-bit processor", "Quad Core", and "No Warnings as Errors" in the General tab which is what I always compile with. I had "Win32", "UME", "Default", and "Windows" respectively in the 4 fields on the Target tab. Nothing was enabled on the Build or Symbols tabs. I ended up getting the following error msgs just before completion of the compiling process and no .exe was created. Any thoughts on what might have gone wrong here? At a glance, it looks like there was trouble locating the makefile perhaps?
Compiling src/emu/cpu/mcs51/mcs51.c...
Generating i8x9x source file...
process_begin: CreateProcess(NULL, python src/emu/cpu/mcs96/mcs96make.py mcs96 src/emu/cpu/mcs96/mcs96ops.lst obj/windows64/emu/cpu/mcs96/mcs96.inc, ...) failed.
make (e=2): The system cannot find the file specified.
make: *** [obj/windows64/emu/cpu/mcs96/mcs96.inc] Error 2
make: *** Waiting for unfinished jobs....
Finished!
0 Hours 9 Minutes and 46 Seconds Elapsed.
raungst:
Has anyone gotten 0.148 to compile? I'm trying with the hi_score diff, and I get the following error. Any ideas? Since it's update_hi, is there something in the patch that's wrong?
Compiling src/osd/windows/video.c...
src/osd/windows/video.c:257:6: error: redefinition of 'void windows_osd_interface::update_hi(bool)'
src/osd/windows/video.c:235:6: error: 'virtual void windows_osd_interface::update_hi(bool)' previously defined here
src/osd/windows/video.c:279:6: error: redefinition of 'void windows_osd_interface::update_hi(bool)'
src/osd/windows/video.c:235:6: error: 'virtual void windows_osd_interface::update_hi(bool)' previously defined here
src/osd/windows/video.c:301:6: error: redefinition of 'void windows_osd_interface::update_hi(bool)'
src/osd/windows/video.c:235:6: error: 'virtual void windows_osd_interface::update_hi(bool)' previously defined here
Finished!
0 Hours 43 Minutes and 45 Seconds Elapsed.
make: *** [obj/windows/osd/windows/video.o] Error 1
paracai2:
Hi, Iīm trying to compile mame version 1.47.
Iīve installed everything I think I need (mingw-get-inst-20120426.exe, MC64setup.exe and the hi_147.diff file).
When I press the Apply Patch or the Go buttom, the compiler says "The system cannot find the specified path". I,ve read the previous posts and found that I donīt have a file called patch.exe in the C:\MinGV\bin directory.
Iīve reinstalled several times and checked that path name donīt have blank spaces but no results.
Whatīs the problem?.
Thanks in advance.
paracai2:
--- Quote from: paracai2 on February 16, 2013, 02:24:30 pm ---Hi, Iīm trying to compile mame version 1.47.
Iīve installed everything I think I need (mingw-get-inst-20120426.exe, MC64setup.exe and the hi_147.diff file).
When I press the Apply Patch or the Go buttom, the compiler says "The system cannot find the specified path". I,ve read the previous posts and found that I donīt have a file called patch.exe in the C:\MinGV\bin directory.
Iīve reinstalled several times and checked that path name donīt have blank spaces but no results.
Whatīs the problem?.
Thanks in advance.
--- End quote ---
I got it. Now, the apply patch goes ok but when I press Go, it says "make: *** windows32_openpipe(): DuplicateHandle(In) failed (e=6)".
What is this?
Thanks again.
paracai2:
--- Quote from: paracai2 on February 16, 2013, 03:26:35 pm ---
--- Quote from: paracai2 on February 16, 2013, 02:24:30 pm ---Hi, Iīm trying to compile mame version 1.47.
Iīve installed everything I think I need (mingw-get-inst-20120426.exe, MC64setup.exe and the hi_147.diff file).
When I press the Apply Patch or the Go buttom, the compiler says "The system cannot find the specified path". I,ve read the previous posts and found that I donīt have a file called patch.exe in the C:\MinGV\bin directory.
Iīve reinstalled several times and checked that path name donīt have blank spaces but no results.
Whatīs the problem?.
Thanks in advance.
--- End quote ---
I got it. Now, the apply patch goes ok but when I press Go, it says "make: *** windows32_openpipe(): DuplicateHandle(In) failed (e=6)".
What is this?
Thanks again.
--- End quote ---
Hi, please, any help with this error? thanks.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version