Main > Software Forum
MAME Compiler 64 v2.0.197
GadgetFreak:
I have just downloaded Mame Compiler 64 V2.0.173.
I on windows 10 64bit and had issues with the program locking up after decompressing any of the downloads.
So I manually used the links and then decompressed the 3 archives to the buildtools root folder on my C drive.
I am trying to build MameUI but it makes no difference if I try the OSD as windows. I am a dev but mostly do bits in VS2015 on the PC for ease but mainly do microcontroller stuff these days.
Anyway, it always fails the first time after ticking clean build, but the second GO results in the build makefiles being generated.
But the first compile fails... Here is a portion of the log window:-
Generating ../build/projects/windows/mame/gmake-mingw64-gcc/zvt.make...
Generating ../build/projects/windows/mame/gmake-mingw64-gcc/skeleton.make...
Generating ../build/projects/windows/mame/gmake-mingw64-gcc/mame.make...
Done.
make[1]: Entering directory `C:/buildtools/src/Mame0173/build/projects/windows/mame/gmake-mingw64-gcc'
Precompiling src/emu/emu.h...
In file included from ../../../../../src/emu/emu.h:41:0:
../../../../../src/emu/hash.h:82:12: error: 'sha1_t' has not been declared
bool sha1(sha1_t &result) const { result = m_sha1; return m_has_sha1; }
^
../../../../../src/emu/hash.h:83:16: error: 'sha1_t' has not been declared
void add_sha1(sha1_t sha1) { m_has_sha1 = true; m_sha1 = sha1; }
^
../../../../../src/emu/hash.h:104:2: error: 'crc32_t' does not name a type
crc32_t m_crc32;
^
<<<<<<<<<<<<<<<< Removed some of the errors here to reduce post size >>>>>>>>>>>>>>>>>>>>>>>>>>>>
make[2]: *** [../../../../mingw-gcc/obj/x64/Release/emu.h.gch] Error 1
make[1]: Leaving directory `C:/buildtools/src/Mame0173/build/projects/windows/mame/gmake-mingw64-gcc'
Finished!
0 Hours 0 Minutes and 49 Seconds Elapsed.
make[1]: *** [precompile] Error 2
Have I just made a path mistake?
Has anybody else hit this problem?
newoski:
I'm trying to compile 176, but everything I apply the hiscore diff, patch.exe crashes. Do I need to wait for an update to MameCompiler?
headkaze:
Mame Compiler 64 v2.0.176 Released
- Added support for EOL Conversion and Prefix Strip options for patching
acvieluf:
Hi headkaze,
Great program! I'm just beginning to try compiling out, and was wondering if there were some basic instructions on the method of compiling older versions? I have perused this thread some, but it's a lot, so i'm not sure if its buried here? I'm not asking you to have to type everything out or anything, but is there a link you can point me to?
Thanks again. And thanks for making this free, on behalf of those of us that would be too intimidated to spend the money on something we have no clue about. Its both terrifying and exciting to take on something like this that's not at all in my wheelhouse.
:cheers:
headkaze:
MAME Compiler has been updated to use GCC 6.3.0. Please update MAME Compiler along with your Compile Tools.
1. Select the Downloads tab
2. Select the "Update MAME Compiler" button
3. Select the "Download File List" button
4. Put a tick next to "Build Tools" and select the "Download Selected" button
5. Please wait until the download, extraction and copy finishes
6. Compile MAME again
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version