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 02: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 Galaxip 10/18/14 08:19 AM
. * Re: Mame 0.155 Compile error using new tools mahlemiut  10/18/14 08:34 AM
. * Re: Mame 0.155 Compile error using new tools Galaxip  10/18/14 09:36 AM
. * Re: Mame 0.155 Compile error using new tools lamprey  10/18/14 02:12 PM
. * Re: Mame 0.155 Compile error using new tools Galaxip  10/18/14 04:30 PM
. * Re: Mame 0.155 Compile error using new tools lamprey  10/18/14 04:43 PM
. * Re: Mame 0.155 Compile error using new tools Andypc  10/19/14 12:31 PM
. * Re: Mame 0.155 Compile error using new tools Anonymous  10/19/14 06:47 PM
. * Re: Mame 0.155 Compile error using new tools Master O  10/28/14 04:03 PM
. * Re: Mame 0.155 Compile error using new tools Hadou Ken  10/18/14 10:26 AM

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