Main > Software Forum
MAME Compiler 64 v2.0.197
bullrees:
I've used this great tool to compile mame several times but I'm having a problem compiling mameui now. I know UI seems to be on it's last legs but I still really like it over many of the more flashy front ends.
The steps I followed are:
1. Get the mame 147 source and the patches U1, U2, U3.
2. Get mamui64 147 source.
3. Copy mame 147 source to ..minigw/source/mame147u3
4. Copy mameui/src to ...minigw/source/mame147u3/src (overwriting files)
5. Copy mame U1, U2, U3, and hiscore.diff patches to minigw/patches
6. Start mame compiler and apply U1, U2, U3, and hiscore.
7. Check 64bit and mame ui on the compiler.(tried with many other combos but this is the least that I need)
Everything seems to go well until the very end. I get the following error and even though it says it was completed there is no .EXE generated.
Thanks for any help or ideas.
System is:
Intel E6400 C2D
2G DDR2 800
--- Code: ---Compiling src/osd/winui/columnedit.c...
cc1plus.exe: warnings being treated as errors
src/osd/winui/directories.c:46: error: unknown option after '#pragma GCC diagnostic' kind
make: *** [obj/winui64/osd/winui/directories.o] Error 1
make: *** Waiting for unfinished jobs....
cc1plus.exe: warnings being treated as errors
src/osd/winui/columnedit.c:38: error: unknown option after '#pragma GCC diagnostic' kind
make: *** [obj/winui64/osd/winui/columnedit.o] Error 1
Finished!
0 Hours 24 Minutes and 32 Seconds Elapsed.
--- End code ---
txjoker:
I'm having the exact same issue -- I've cleaned out the source tree twice and repatched with the same results.
headkaze:
Mame Compiler 64 v1.24 Released
- Updated to the new toolchain
- Added Force Direct Input option
Tested and working with Mame 0147u3 and Mame UI 0147 u3 (if you get an error with the latter just press GO! again).
NOTE: MinGW is no longer included in the MC64 install. You have to download it separately from here.
Download Mame Compiler 64 v1.24
txjoker:
--- Quote from: headkaze on December 13, 2012, 03:20:39 am ---Mame Compiler 64 v1.24 Released
- Updated to the new toolchain
- Added Force Direct Input option
Tested and working with Mame 0147u3 and Mame UI 0147 u3 (if you get an error with the latter just press GO! again).
NOTE: MinGW is no longer included in the MC64 install. You have to download it separately from here.
Download Mame Compiler 64 v1.24
--- End quote ---
Building now! Thanks!
txjoker:
Success! Thanks for the update!
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version