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

Llaffer
MAME Fan
Reged: 05/04/11
Posts: 231
Send PM
Re: Problem compiling MAMEUI 0.161
05/02/15 07:40 PM


I checked the results of the last compile and here's what seems to have happened:

It did get past where it failed before, but failed in the linking of both the 32-bit and 64-bit versions:

32-bit:

Code:

Linking mameui.exe...
../../../../mingw-gcc/bin/x32/Release/libosd_winui.a(mui_audit.o):mui_audit.c:(.text+0x7d1): undefined reference to `media_auditor::winui_summarize(char const*, std::string*)'
collect2.exe: error: ld returned 1 exit status
mame.make:225: recipe for target '../../../../../mameui.exe' failed
make[2]: *** [../../../../../mameui.exe] Error 1
makefile:373: recipe for target 'mame' failed
make[1]: *** [mame] Error 2
makefile:686: recipe for target 'windows_x86' failed
make: *** [windows_x86] Error 2



64-bit:

Code:

Linking mameui64.exe...
../../../../mingw-gcc/bin/x64/Release/libosd_winui.a(mui_audit.o):mui_audit.c:(.text+0x691): undefined reference to `media_auditor::winui_summarize(char const*, std::string*)'
collect2.exe: error: ld returned 1 exit status
mame.make:225: recipe for target '../../../../../mameui64.exe' failed
make[2]: *** [../../../../../mameui64.exe] Error 1
makefile:373: recipe for target 'mame' failed
make[1]: *** [mame] Error 2
makefile:669: recipe for target 'windows_x64' failed
make: *** [windows_x64] Error 2








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 6 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 6659