MAMEWorld >> EmuChat
View all threads Index   Flat Mode Flat  

lamprey
MAME Fan
Reged: 12/01/11
Posts: 238
Send PM
Re: Mame 0.155 Compile error using new tools
10/18/14 07:12 PM


Hadou Ken's solution should work for you, but I'll also post mine incase it helps.

I have my two directories as:
c:\mamesrc
c:\mingw

I launch a command prompt from the mamesrc directory using the cmd.dat file that comes with the compile_extras.zip.

Then I run the MakeMame.bat. This came from the compile extras also, but I changed it slightly. Here is the text of the bat file:
Code:

set path=c:\mingw\mingw64-w64\bin;c:\mingw\mingw64-w64\opt\bin;c:\mingw\mingw64-w64\Qt\bin;%PATH%

make -j5

And if you want an SDL build:
Code:

set path=c:\mingw\mingw64-w64\bin;c:\mingw\mingw64-w64\opt\bin;c:\mingw\mingw64-w64\Qt\bin;%PATH%

make -j5 TARGETOS=win32 TARGET=mame OSD=sdl PTR64=1 NOWERROR=1


Cheers!







Entire thread
Subject Posted by Posted on
* Mame 0.155 Compile error using new tools Galaxian 10/18/14 01:19 PM
. * Re: Mame 0.155 Compile error using new tools mahlemiut  10/18/14 01:34 PM
. * Re: Mame 0.155 Compile error using new tools Galaxian  10/18/14 02:36 PM
. * Re: Mame 0.155 Compile error using new tools lamprey  10/18/14 07:12 PM
. * Re: Mame 0.155 Compile error using new tools Galaxian  10/18/14 09:30 PM
. * Re: Mame 0.155 Compile error using new tools lamprey  10/18/14 09:43 PM
. * Re: Mame 0.155 Compile error using new tools Andypc  10/19/14 05:31 PM
. * Re: Mame 0.155 Compile error using new tools Anonymous  10/19/14 11:47 PM
. * Re: Mame 0.155 Compile error using new tools Master O  10/28/14 09:03 PM
. * Re: Mame 0.155 Compile error using new tools Hadou Ken  10/18/14 03:26 PM

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