MAMEWorld >> EmuChat
View all threads Index   Flat Mode Flat  

Dullaron
Diablo III - Dunard #1884
Reged: 07/22/05
Posts: 6125
Loc: Fort Worth, Tx
Send PM
Give you example how I run make. :)
10/02/13 12:21 PM


K:\UME <- This is where my mame64.exe and mess64.exe be made at.

K:\UME\mingw\mingw64-w64 <- building tools.

K:\UME <- The src and files inside in this folder.

K:\UME\Make.bat <- My bat file command.

set path=mingw\mingw64-w64\bin
del "mame64.exe"
make -j5
pause
rd /s/q "obj\"
pause
del "mess64.exe"
make TARGET=mess -j5
pause
rd /s/q "obj\"
pause

You will get a hang of it on your end.


W11 Home 64-bit + Nobara OS / AMD Radeon RX 5700 XT / AMD Ryzen 7 3700X 8-Core 3.59 GHz / RAM 64 GB







Entire thread
Subject Posted by Posted on
* MAME compiling, more info? Elaphe 10/01/13 10:01 PM
. * Give you example how I run make. :) Dullaron  10/02/13 12:21 PM
. * Re: MAME compiling, more info? grog  10/01/13 10:44 PM
. * Re: MAME compiling, more info? Elaphe  10/01/13 11:11 PM
. * Re: MAME compiling, more info? krick  10/02/13 03:29 AM
. * Re: MAME compiling, more info? RobbbertModerator  10/02/13 07:00 AM
. * Re: MAME compiling, more info? grog  10/02/13 12:34 AM
. * Re: MAME compiling, more info? Elaphe  10/02/13 07:18 AM
. * Re: MAME compiling, more info? B2K24  10/02/13 08:25 AM
. * Re: MAME compiling, more info? Elaphe  10/02/13 02:00 PM

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