Jump to content

hfball

Members+
  • Posts

    18
  • Joined

  • Last visited

About hfball

  • Birthday 09/21/1970

Profile Information

  • Gender
    Male
  • Location
    Janesville, WI

hfball's Achievements

Rookie

Rookie (2/14)

  • First Post Rare
  • Collaborator Rare
  • Conversation Starter Rare
  • Week One Done Rare
  • One Month Later Rare

Recent Badges

0

Reputation

  1. Hmm. Beginning to read the tea leaves on this... thanks for the update. Hope you didn't get any shots across the bow.
  2. Thanks for maintaining it for as long as you did. Especially the MESS software picker in MAMEUI. It's a shame to see it go, but all good things...
  3. Is compile still messed up with gcc versions beyond 10.1? I stopped compiling because I keep my msys environment up-to-date with mamedev.
  4. NP. I will use your build. I just test compile from time to time at this point.
  5. Hmm. The build on John-IV's site runs just fine, but my compile crashes out. Used GCC version 10.3.0 (Rev2) with the official MSYS environment. Don't know what happened. Just FYI.
  6. I pulled source for MameUI from git on May 4th. .221 vanilla was released today, May 19. Has anything changed for MameUI tag-221 in that time?
  7. Bingo. Rolled back to 8.3.0. Working fine now. I'm giving up on updating the mingw environment. 8.3 will do fine until it doesn't. Why does gcc release when it's bugged up like that?
  8. Here's another dump fresh off of the .lay processing. I can't find "host-mingw32.c" in my environment anywhere, so weirdness. Rebuilt environment from scratch. Tried 'master' branch instead of 'tag213.' Same problems. Compressing src/mame/layout/h2hbaskb.lay... Compressing src/mame/layout/escmars.lay... Creating ../../../../mingw-gcc/bin/x64/Release Precompiling src/emu/emu.h... Compiling src/emu/drivers/empty.cpp... internal error in mingw32_gt_pch_use_address, at config/i386/host-mingw32.c:186: MapViewOfFileEx: Attempt to access invalid address. <command-line>: fatal error: had to relocate PCH compilation terminated. make[2]: *** [precompile.make:308: ../../../../mingw-gcc/obj/x64/Release/src/emu/drivers/empty.o] Error 1 make[1]: *** [Makefile:88: precompile] Error 2 make: *** [makefile:1060: windows_x64] Error 2
  9. Compile error on latest toolchain. Don't know what it means. Might be waiting on the new toolchain for vanilla 213 since it's not released yet. You seem to have fewer problems with the not-bleeding-edge compiler. Version line: gcc version 9.2.0 (Rev1, Built by MSYS2 project) Here's where it barfed: Compiling src/mame/drivers/aci_borisdpl.cpp... internal error in mingw32_gt_pch_use_address, at config/i386/host-mingw32.c:186: MapViewOfFileEx: Attempt to access invalid address. <command-line>: fatal error: had to relocate PCH compilation terminated. make[2]: *** [adc.make:314: ../../../../mingw-gcc/obj/x64/Release/src/mame/drivers/super6.o] Error 1 internal error in mingw32_gt_pch_use_address, at config/i386/host-mingw32.c:186: MapViewOfFileEx: Attempt to access invalid address. <command-line>: fatal error: had to relocate PCH compilation terminated. make[1]: *** [Makefile:421: adc] Error 2 make[1]: *** Waiting for unfinished jobs.... make[2]: *** [act.make:345: ../../../../mingw-gcc/obj/x64/Release/src/mame/drivers/apricot.o] Error 1 make[2]: *** Waiting for unfinished jobs.... Compiling src/mame/drivers/apricotf.cpp... Compiling src/mame/drivers/manohman.cpp... Compiling src/mame/drivers/aci_ggm.cpp... Compiling src/mame/drivers/accomm.cpp... Compiling src/mame/drivers/stellafr.cpp... Compiling src/mame/drivers/acrnsys.cpp... make[1]: *** [Makefile:418: act] Error 2 Compiling src/mame/drivers/aci_prodigy.cpp... internal error in mingw32_gt_pch_use_address, at config/i386/host-mingw32.c:186: MapViewOfFileEx: Attempt to access invalid address. <command-line>: fatal error: had to relocate PCH compilation terminated. make[2]: *** [aci.make:334: ../../../../mingw-gcc/obj/x64/Release/src/mame/drivers/aci_ggm.o] Error 1 make[2]: *** Waiting for unfinished jobs.... Compiling src/mame/drivers/acrnsys1.cpp... Archiving libadp.a... internal error in mingw32_gt_pch_use_address, at config/i386/host-mingw32.c:186: MapViewOfFileEx: Attempt to access invalid address. <command-line>: fatal error: had to relocate PCH compilation terminated. make[2]: *** [acorn.make:438: ../../../../mingw-gcc/obj/x64/Release/src/mame/drivers/acrnsys.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [Makefile:415: aci] Error 2 make[1]: *** [Makefile:103: acorn] Error 2 make: *** [makefile:1061: windows_x64] Error 2
  10. 203's looking great Robert. Thanks again.
  11. Hey Robert. I just signed in to let you know that everything is going great, and to thank you for maintaining these derivatives of MAME. Awesome work, man!
  12. Hey Robbert. I've been noticing when I come back from a game, the UI will randomly jump to the upper left-hand corner of the screen and resize itself (smaller than what I usually set it at). It's been doing this for a couple of versions now. Not sure when it started. Do I need to do something in the ini to fix it?
  13. Compiled perfectly with the latest devtools. Is there any way to change the order of the picture tabs, or is that hard coded? I thought there was, but now I can't find it.
  14. I recompiled mameui64 from the master branch instead of tag189, and it all works. Go figure. Also, the 64-bit environment doesn't puke on the Saturn device. Only the 32-bit. Go figure. Thought you'd like to know.
  15. That's so weird. I tried both of your 0.189 builds. The one on John IV's page and the one at MESSUI Place. 32-bit works. 64-bit doesn't. I'm running Windows 10 1703 x64, fully patched. Could that be it?
×
×
  • Create New...