MAMEWorld >> News
View all threads Index   Flat Mode Flat  

cyberdman
MAME Fan
Reged: 03/04/06
Posts: 351
Send PM
Re: Fix for Driver Section and compile tools >>
11/28/15 05:27 PM


This is my batch file, but after reading now I suppose it is mostly due to the "SUBTARGET=arcade" section still not working.


Code:

@echo off
SET MINGW64=D:\buildtools\vendor\mingw64
SET Toolz=%MINGW64%\bin;%MINGW64%\opt\bin;%MINGW64%\Qt\bin
SET oldpath=%Path%
SET Path=%Toolz%;D:\buildtools;%oldpath%
SET source=D:\buildtools\src\mameui

SET PROCESSOR_ARCHITECTURE=AMD64
call D:\buildtools\vendor\env.bat
cd %source%
make -j5 all SUBTARGET=arcade OSD=winui PTR64=1 STRIP_SYMBOLS=1

set Path=%oldpath%
set oldpath=
set Toolz=
set MINGW64=




cyberdman







Entire thread
Subject Posted by Posted on
* [ANNC.] - MAMEUI_0.168b_64-bit redk9258 11/26/15 07:33 AM
. * Re: [ANNC.] - MAMEUI_0.168b_64-bit John IVModerator  11/28/15 01:41 AM
. * Re: [ANNC.] - MAMEUI_0.168b_64-bit DubaiShark  11/26/15 08:54 PM
. * Re: [ANNC.] - MAMEUI_0.168b_64-bit redk9258  11/26/15 11:21 PM
. * Re: [ANNC.] - MAMEUI_0.168b_64-bit uman  11/28/15 11:59 AM
. * Re: [ANNC.] - MAMEUI_0.168b_64-bit DubaiShark  11/28/15 05:44 PM
. * Fix for Driver Section and compile tools >> MASH  11/26/15 07:17 PM
. * Re: Fix for Driver Section and compile tools >> RobbbertModerator  11/28/15 04:53 PM
. * Re: Fix for Driver Section and compile tools >> cyberdman  11/28/15 12:20 AM
. * Re: Fix for Driver Section and compile tools >> redk9258  11/28/15 01:16 AM
. * Re: Fix for Driver Section and compile tools >> cyberdman  11/28/15 05:27 PM
. * Re: Fix for Driver Section and compile tools >> The Gamer  11/28/15 10:30 AM
. * Re: Fix for Driver Section and compile tools >> Mamesick  11/28/15 11:48 AM
. * Re: Fix for Driver Section and compile tools >> dankan1890  11/28/15 10:41 PM
. * Re: Fix for Driver Section and compile tools >> RobbbertModerator  11/28/15 06:18 PM
. * Re: Fix for Driver Section and compile tools >> The Gamer  11/28/15 12:38 PM
. * MAMEUI_0.168.1b_64-bit... redk9258  11/26/15 08:43 PM
. * Re: MAMEUI_0.168.1b_64-bit... MASH  11/26/15 10:57 PM
. * Re: MAMEUI_0.168.1b_32-bit... redk9258  11/26/15 10:09 PM
. * Re: MAMEUI_0.168.1b_32-bit... Big Karnak  11/27/15 02:00 AM
. * Re: [ANNC.] - MAMEUI_0.168b_64-bit cyberdman  11/26/15 05:47 PM
. * Re: [ANNC.] - MAMEUI_0.168b_64-bit jordanrom  11/26/15 10:02 AM
. * Re: MAMEUI_0.168b_32-bit... redk9258  11/26/15 08:10 AM
. * Re: MAMEUI_0.168b_32-bit... Big Karnak  11/26/15 06:30 PM
. * Re: MAMEUI_0.168b_32-bit... redk9258  11/26/15 07:16 PM

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