Not sure what I did wrong...
[*]Followed directions
HERE to compile regular MAME... that worked yesterday no issues
[*]Followed directions under "Optional additional packages - SDL" to include additional files
[*]make OSD=sdl clean -j9... it looked like this just cleaned out files, then back to the prompt
[*]make OSD=sdl -j9... everything seemed like it compile fine... but...
[*]run SDLMAME, and I get error similar to mentioned
HERE...
[*]but instead of missing "libgomp-1.dll"... I was missing "libstdc++-6.dll"
[*]copied those over to System32 folder...
[*]run SDLMAME again... no more missing DLLs... but get error "The application was unable to start correctly (0xc000007b)"
Pretty sure user error... but don't know what I'm doing wrong... and guessing error is something to do with 64-bit vs 32-bit?
(And I can't even do a list correctly on this forum =P )