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

Pages: 1

Zaghadka
MAME Groupie
Reged: 04/26/11
Posts: 115
Send PM


Compile problem with 0.178 source?
#359442 - 10/06/16 02:19 PM


I compile my mameui because there are options I want to include that aren't in the standard build. When I compiled mameui this morning, I got the following error message, and another error message when I tried to restart the compile:

Code:

Compiling src/lib/formats/wavfile.cpp...
Compiling src/lib/formats/wd177x_dsk.cpp...
Compiling src/lib/formats/x07_cas.cpp...
Compiling src/lib/formats/x1_tap.cpp...
Compiling src/lib/formats/xdf_dsk.cpp...
Compiling src/lib/formats/zx81_p.cpp...
Archiving libformats.a...
make: *** [makefile:961: windows_x64] Error 2
Home@Starling MINGW64 ~/mameui
$ make -j5 OSD=winui STRIP_SYMBOLS=1
GCC 6.2.0 detected
make[2]: *** No rule to make target '../../../../../src/frontend/mame/ui/datfile.cpp', needed by '../../../../mingw-gcc/obj/x64/Release/src/frontend/mame/ui/datfile.o'. Stop.
make[1]: *** [Makefile:73: frontend] Error 2
make[1]: *** Waiting for unfinished jobs....
make: *** [makefile:961: windows_x64] Error 2



I used the normal process of extracting the mame0178s.exe file, and then the mameui178s.rar file over that, overwriting on all conflicts, then ran the make line shown above.

The buildtools were updated on 2016-10-05. I am current with those tools.

Any idea what went wrong Robbbert? Am I using a newer version of the tools than you did?



Llaffer
MAME Fan
Reged: 05/04/11
Posts: 231
Send PM


Re: Compile problem with 0.178 source? new [Re: Zaghadka]
#359469 - 10/06/16 11:32 PM


I have the same problem. Followed the same steps as above: started with 178 base and applied the 178 ui file updates.

I tried the "TOOLS=0" that someone else tried, and that didn't solve anything for me.

I then tried the "-j1" instead of the normal "-j3" that I use to see what the exact error is.

Here is the fail point from my compile:


Code:

Compiling src/lib/formats/x07_cas.cpp...
Compiling src/lib/formats/x1_tap.cpp...
Compiling src/lib/formats/xdf_dsk.cpp...
Compiling src/lib/formats/zx81_p.cpp...
Archiving libformats.a...
Compiling src/frontend/mame/audit.cpp...
Compiling src/frontend/mame/cheat.cpp...
Compiling src/frontend/mame/clifront.cpp...
Compiling src/frontend/mame/info.cpp...
Compiling src/frontend/mame/language.cpp...
Compiling src/frontend/mame/luaengine.cpp...
Compiling src/frontend/mame/mame.cpp...
Compiling src/frontend/mame/mameopts.cpp...
Compiling src/frontend/mame/pluginopts.cpp...
Compiling src/frontend/mame/ui/auditmenu.cpp...
Compiling src/frontend/mame/ui/barcode.cpp...
Compiling src/frontend/mame/ui/cheatopt.cpp...
Compiling src/frontend/mame/ui/custmenu.cpp...
Compiling src/frontend/mame/ui/custui.cpp...
make[2]: *** No rule to make target '../../../../../src/frontend/mame/ui/datfile.cpp', needed by '../../../../mingw-gcc/obj/x64/Release/src/frontend/mame/ui/datfile.o'. Stop.
makefile:73: recipe for target 'frontend' failed
make[1]: *** [frontend] Error 2
makefile:960: recipe for target 'windows_x64' failed
make: *** [windows_x64] Error 2



The command used to start the compile is:


Code:

 make -j1 OSD=winui PTR64=1 TOOLS=0 STRIP_SYMBOLS=1



Does this help narrow things down?

Thanks.



Llaffer
MAME Fan
Reged: 05/04/11
Posts: 231
Send PM


Re: Compile problem with 0.178 source? new [Re: Llaffer]
#359588 - 10/11/16 01:17 AM


Any thoughts?



Zaghadka
MAME Groupie
Reged: 04/26/11
Posts: 115
Send PM


Re: Compile problem with 0.178 source? new [Re: Llaffer]
#359656 - 10/14/16 09:13 PM


I just downloaded the 64-bit compile from the MAMEUI front page. Apparently they were able to compile. It's probably due to some difference in the toolchain.

I can't compile MAMEUI64 0.178 myself. Hopefully, 0.179 will be better.

But MAMEUI is on its last legs anyway. I keep it around, but it's not really under development any longer.



Ashura-X
MAME Compiler!
Reged: 01/22/04
Posts: 408
Send PM


Re: Compile problem with 0.178 source? new [Re: Zaghadka]
#359658 - 10/14/16 10:24 PM


Grab the 0.178 MAMEUI version from the link below compiled by myself.
NOTE: Itīs an arcade build only!

https://www.sendspace.com/file/ezz9cs



Edited by Ashura-X (10/15/16 11:52 AM)



MooglyGuy
Renegade MAME Dev
Reged: 09/01/05
Posts: 2258
Send PM


Re: Compile problem with 0.178 source? new [Re: Ashura-X]
#359659 - 10/14/16 11:02 PM


> Grab the 0.179 MAMEUI version from the link below compiled by myself.
> NOTE: Itīs an arcade build only!
>
> https://www.sendspace.com/file/ezz9cs

Except it's not, MAME 0.179 isn't even out yet, and if you run the binary it even says "0.178". Did you typo the build number in your post?



Ashura-X
MAME Compiler!
Reged: 01/22/04
Posts: 408
Send PM


Re: Compile problem with 0.178 source? new [Re: MooglyGuy]
#359661 - 10/15/16 03:13 AM


Oh yeah you right!
A little mistake from me but relax man you dont need to shame me ok ?


Pages: 1

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

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