Jump to content

Recommended Posts

Posted

Hi I am trying to compile a Mame32 Plus but it is missing something, Does anyone have any idea what it might be ?

 

C:\mame32m-0.83b-src>make
mkdir obj
mkdir obj/mame32m
mkdir obj/mame32m/cpu
mkdir obj/mame32m/cpu/adsp2100
mkdir obj/mame32m/cpu/arm
mkdir obj/mame32m/cpu/asap
mkdir obj/mame32m/cpu/ccpu
mkdir obj/mame32m/cpu/dsp32
mkdir obj/mame32m/cpu/e132xs
mkdir obj/mame32m/cpu/g65816
mkdir obj/mame32m/cpu/gensync
mkdir obj/mame32m/cpu/h6280
mkdir obj/mame32m/cpu/hd6309
mkdir obj/mame32m/cpu/i386
mkdir obj/mame32m/cpu/i8039
mkdir obj/mame32m/cpu/i8085
mkdir obj/mame32m/cpu/i86
mkdir obj/mame32m/cpu/i8x41
mkdir obj/mame32m/cpu/i960
mkdir obj/mame32m/cpu/jaguar
mkdir obj/mame32m/cpu/konami
mkdir obj/mame32m/cpu/m6502
mkdir obj/mame32m/cpu/m6800
mkdir obj/mame32m/cpu/m68000
mkdir obj/mame32m/cpu/m6805
mkdir obj/mame32m/cpu/m6809
mkdir obj/mame32m/cpu/mips
mkdir obj/mame32m/cpu/nec
mkdir obj/mame32m/cpu/pic16c5x
mkdir obj/mame32m/cpu/r3000
mkdir obj/mame32m/cpu/s2650
mkdir obj/mame32m/cpu/sh2
mkdir obj/mame32m/cpu/spc700
mkdir obj/mame32m/cpu/t11
mkdir obj/mame32m/cpu/tms32010
mkdir obj/mame32m/cpu/tms32025
mkdir obj/mame32m/cpu/tms32031
mkdir obj/mame32m/cpu/tms34010
mkdir obj/mame32m/cpu/tms34020
mkdir obj/mame32m/cpu/tms9900
mkdir obj/mame32m/cpu/upd7810
mkdir obj/mame32m/cpu/v60
mkdir obj/mame32m/cpu/z180
mkdir obj/mame32m/cpu/z80
mkdir obj/mame32m/cpu/z8000
mkdir obj/mame32m/drivers
mkdir obj/mame32m/machine
mkdir obj/mame32m/sndhrdw
mkdir obj/mame32m/sound
mkdir obj/mame32m/ui
mkdir obj/mame32m/vc
mkdir obj/mame32m/vidhrdw
mkdir obj/mame32m/windows
mkdir obj/mame32m/windows/scale
mkdir obj/mame32m/xml2info
mkdir obj/mame32m/zlib
Compiling icl: not found
make: *** [obj/mame32m/version.o] Error 127

C:\mame32m-0.83b-src>

Posted

Did you set up a different mingw dir than for mame32 and mame?

Mame32 plus uses a much newer version of mingw than they do.

You can find everything to compile mame32 plus at the mame32 plus homepage in the downloads section (all direct links -- no searching)

Posted

MAME 32 Plus also has the MingW stuff (dx7 headers, etc) in a folder called "extra"....look in the compile.html document

Posted

Yes all src files are from Mame32 plus homepgae,I have issues somewhere.Might be when i set the path.Never had this problem with normal Mame32.

 

I think i need this explained step by step.Compiling Mame32 plus has allways been a problem for me.

Posted
MAME 32 Plus also has the MingW stuff (dx7 headers, etc) in a folder called "extra"....look in the compile.html document

Help me Please :)

Posted (edited)

C by default

 

for mingw = C:\mingw3 the reason for this as i have two other mingw which are for normal mame and fba.

for src = C:\mame32m-0.83b-src

Edited by James
Posted

well, then just do what the mame32 plus compile.htm says seeing as your MingW folders are named differently

Posted
well, then just do what the mame32 plus compile.htm says seeing as your MingW folders are named differently

I have done allready , and I am not sure what is the problem is.

Posted

with the exception of the obj folder, you should only have 3 folders in your C:\mame32m-0.83b-src directory, it should be the docs, src, and extra

 

is that what you have?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...