Frontend Tech + >> MAMEUI & IV/Play
View all threads Index   Flat Mode Flat  

Llaffer
MAME Fan
Reged: 05/04/11
Posts: 231
Send PM
Problem compiling MAMEUI 0.161
05/02/15 08:51 AM


I get similar errors when compiling 64-bit and 32-bit.

Using the latest dev tools, pulled the 0.161 MAME source through git, and the UI source from mameui.info.

I'm getting this error on mui_audio.c:

64-bit compile:

Code:

../../../../../src/osd/winui/mui_audit.c: In function 'int MameUIVerifyRomSet(int, bool)':
../../../../../src/osd/winui/mui_audit.c:169:11: error: 'class media_auditor' has no member named 'winui_summarize'
auditor.winui_summarize(driver_list::driver(game).name, &summary_string); // audit all games
^
osd_winui.make:923: recipe for target '../../../../mingw-gcc/obj/x64/Release/osd_winui/src/osd/winui/mui_audit.o' failed
make[2]: *** [../../../../mingw-gcc/obj/x64/Release/osd_winui/src/osd/winui/mui_audit.o] Error 1
make[2]: *** Waiting for unfinished jobs....
makefile:16: recipe for target 'osd_winui' failed
make[1]: *** [osd_winui] Error 2
make[1]: *** Waiting for unfinished jobs....
makefile:669: recipe for target 'windows_x64' failed
make: *** [windows_x64] Error 2



32-bit compile:

Code:

../../../../../src/osd/winui/mui_audit.c: In function 'int MameUIVerifyRomSet(int, bool)':
../../../../../src/osd/winui/mui_audit.c:169:11: error: 'class media_auditor' has no member named 'winui_summarize'
auditor.winui_summarize(driver_list::driver(game).name, &summary_string); // audit all games
^
osd_winui.make:923: recipe for target '../../../../mingw-gcc/obj/x32/Release/osd_winui/src/osd/winui/mui_audit.o' failed
make[2]: *** [../../../../mingw-gcc/obj/x32/Release/osd_winui/src/osd/winui/mui_audit.o] Error 1
make[2]: *** Waiting for unfinished jobs....
makefile:16: recipe for target 'osd_winui' failed
make[1]: *** [osd_winui] Error 2
make[1]: *** Waiting for unfinished jobs....
makefile:686: recipe for target 'windows_x86' failed
make: *** [windows_x86] Error 2



Any thoughts?







Entire thread
Subject Posted by Posted on
* Problem compiling MAMEUI 0.161 Llaffer 05/02/15 08:51 AM
. * Re: Problem compiling MAMEUI 0.161 Ashura-X  05/11/15 08:08 PM
. * Re: Problem compiling MAMEUI 0.161 ChainSmokerTFK  05/05/17 12:36 AM
. * Re: Problem compiling MAMEUI 0.161 RobbbertModerator  05/02/15 10:39 AM
. * Re: Problem compiling MAMEUI 0.161 Llaffer  05/02/15 04:11 PM
. * Re: Problem compiling MAMEUI 0.161 Llaffer  05/02/15 07:40 PM
. * Re: Problem compiling MAMEUI 0.161 RobbbertModerator  05/02/15 11:26 PM
. * Re: Problem compiling MAMEUI 0.161 Llaffer  05/03/15 02:11 AM
. * Re: Problem compiling MAMEUI 0.161 RobbbertModerator  05/03/15 04:53 AM
. * Re: Problem compiling MAMEUI 0.161 Llaffer  05/03/15 06:38 AM
. * Re: Problem compiling MAMEUI 0.161 redk9258  05/02/15 04:52 PM

Extra information Permissions
Moderator:  John IV, Robbbert 
0 registered and 7 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 6664